mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2026-02-05 22:55:17 +01:00
Added perty-nagios-mailer example configuration
This commit is contained in:
5
perty-nagios-mailer.pl/trunk/commands.cfg-example
Normal file
5
perty-nagios-mailer.pl/trunk/commands.cfg-example
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
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$"
|
||||||
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user