Vincent Fournier ae360321c4 Modify Alignak container to use Alignak
Change-Id: Ibd2e1324e55028292f4a0cb9a000d680a6cf2703
2015-05-27 13:48:57 -04:00

6 lines
240 B
INI

## Notify Host by XMPP
define command {
command_name notify-host-by-xmpp
command_line $PLUGINSDIR$/notify_by_xmpp.py -a $PLUGINSDIR$/notify_by_xmpp.ini "Host '$HOSTNAME$' is $HOSTSTATE$ - Info : $HOSTOUTPUT$" $CONTACTEMAIL$
}