X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=config%2Fstatic%2Feventhandlers.cfg;h=14258d66106ee2fb8d4f1360fa681e58e61fd4fa;hb=5165789d34237cba4464c854f6c7960e05251b0c;hp=c79012825ed4fa029a6c2e9643b590638ba67504;hpb=1669373dd899bd389900c428406cfe1222bb8d2f;p=mirror%2Fdsa-nagios.git diff --git a/config/static/eventhandlers.cfg b/config/static/eventhandlers.cfg index c790128..14258d6 100644 --- a/config/static/eventhandlers.cfg +++ b/config/static/eventhandlers.cfg @@ -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 }