add WARNING
authorStephen Gran <steve@lobefin.net>
Sat, 14 May 2011 15:23:55 +0000 (16:23 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 14 May 2011 15:23:55 +0000 (16:23 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/static/eventhandlers.cfg

index 25aa64b..d4a632d 100644 (file)
@@ -1,4 +1,4 @@
 define command{
        command_name    dsa_event_handler_restart_ekey
-       command_line    /usr/lib/nagios/plugins/dsa-eventhandler-restart-service '$SERVICESTATE$' '$SERVICESTATETYPE$' '$SERVICEATTEMPT$' '$HOSTADDRESS$' restart-ekey
+       command_line    /usr/lib/nagios/plugins/dsa-eventhandler-restart-service '$SERVICESTATE$' '$SERVICESTATETYPE$' '$SERVICEATTEMPT$' '$HOSTADDRESS$' WARNING restart-ekey
 }