Use a contact_group for buildd. This is both shorter, and allows
[mirror/dsa-nagios.git] / config / static / eventhandlers.cfg
1 define command{
2         command_name    dsa_event_handler_restart_ekey
3         command_line    /usr/lib/nagios/plugins/dsa-eventhandler-restart-service '$SERVICESTATE$' '$SERVICESTATETYPE$' '$SERVICEATTEMPT$' '$HOSTADDRESS$' WARNING restart-ekey
4 }