mirror of
https://github.com/opinkerfi/nagios-plugins.git
synced 2024-11-05 01:53:44 +01:00
Added perty-nagios-mailer example configuration
This commit is contained in:
parent
84b4c5e046
commit
4ea8c4d537
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$"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user