From: Stephen Gran Date: Sat, 14 May 2011 15:23:55 +0000 (+0100) Subject: add WARNING X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=85273e65814c0338beae36f4714a9f4d37023355;p=mirror%2Fdsa-nagios.git add WARNING Signed-off-by: Stephen Gran --- diff --git a/config/static/eventhandlers.cfg b/config/static/eventhandlers.cfg index 25aa64b..d4a632d 100644 --- a/config/static/eventhandlers.cfg +++ b/config/static/eventhandlers.cfg @@ -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 }