mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 01:53:44 +01:00
6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
define command{
|
|
command_name perty-notify-service-by-email
|
|
command_line $USER1$/ok/perty-nagios-mailer.pl "$CONTACTEMAIL$" "$LONGDATETIME$" "$NOTIFICATIONTYPE$" "$HOSTALIAS$" "$HOSTADDRESS$" "$SERVICEDESC$" "$SERVICESTATE$" "$SERVICEOUTPUT$"
|
|
}
|
|
|