xcat-core/xCAT-rmc/resources/mn/IBM.EventResponse/MsgRootBatchEvents_H.pm
2010-11-09 21:13:54 +00:00

9 lines
241 B
Perl

#!/usr/bin/perl
$RES::EventResponse{'MsgRootBatchEvents_H'} = {
Name => q(MsgRootBatchEvents_H),
Locked => q(0),
Actions => q({[msgEvent,{127},{0},{86400},/opt/xcat/sbin/rmcmon/msg-hierarchical-batch-event root -d,3,0,0,0,{},0]}),
};
1;