add the eventhandler to static/
authorStephen Gran <steve@lobefin.net>
Sat, 14 May 2011 14:39:48 +0000 (15:39 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 14 May 2011 14:39:48 +0000 (15:39 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
config/static/eventhandlers.cfg [new file with mode: 0644]

diff --git a/config/static/eventhandlers.cfg b/config/static/eventhandlers.cfg
new file mode 100644 (file)
index 0000000..25aa64b
--- /dev/null
@@ -0,0 +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
+}