samhain zombies go CRITICAL, not WARNING
[mirror/dsa-nagios.git] / config / static / eventhandlers.cfg
index c790128..14258d6 100644 (file)
@@ -5,5 +5,5 @@ define command{
 
 define command{
        command_name    dsa_event_handler_restart_samhain
-       command_line    /usr/lib/nagios/plugins/dsa-eventhandler-restart-service '$SERVICESTATE$' '$SERVICESTATETYPE$' '$SERVICEATTEMPT$' '$HOSTADDRESS$' WARNING restart-samhain
+       command_line    /usr/lib/nagios/plugins/dsa-eventhandler-restart-service '$SERVICESTATE$' '$SERVICESTATETYPE$' '$SERVICEATTEMPT$' '$HOSTADDRESS$' CRITICAL restart-samhain
 }