]> git.immae.eu Git - perso/Immae/Config/Nix.git/blame - modules/private/monitoring/conf/notify.cfg
Add monitoring for backup-2
[perso/Immae/Config/Nix.git] / modules / private / monitoring / conf / notify.cfg
CommitLineData
3bc32d9e
IB
1# vim: filetype=nagios
2
3define command {
4 command_line /etc/naemon/send_nrdp.sh -H "$HOSTADDRESS$" -s "$SERVICEDESC$" -S "$SERVICESTATEID$" -o "$SERVICEOUTPUT$"
5 command_name notify-master
6}
7
8