From 85273e65814c0338beae36f4714a9f4d37023355 Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sat, 14 May 2011 16:23:55 +0100 Subject: [PATCH] add WARNING Signed-off-by: Stephen Gran --- config/static/eventhandlers.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 } -- 2.20.1