2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-25 13:12:03 +00:00
2010-11-10 19:55:16 +00:00

9 lines
243 B
Perl

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