7 lines
282 B
INI
7 lines
282 B
INI
## Notify Service by XMPP
|
|
define command {
|
|
command_name notify-service-by-xmpp
|
|
command_line $PLUGINSDIR$/notify_by_xmpp.py -a $PLUGINSDIR$/notify_by_xmpp.ini "$NOTIFICATIONTYPE$ $HOSTNAME$ $SERVICEDESC$ $SERVICESTATE$ $SERVICEOUTPUT$ $LONGDATETIME$" $CONTACTEMAIL$
|
|
}
|
|
|