X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=config%2Fstatic%2Feventhandlers.cfg;h=d4a632dcc4a3cfe8df41b04a325d7650947deba2;hb=f49f6fa1f9c4f1d9e569c365a5965885e8086b94;hp=25aa64bfe97e3c7288a94e0741a0e20c86c88917;hpb=86c70f319dd771f9a7c0e33465c30a6258be1c01;p=mirror%2Fdsa-nagios.git 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 }