Search found 2 matches

by mstng_67
Mon Jun 07, 2010 4:27 pm
Forum: Open Source Nagios Projects
Topic: send interface "Status Information" to event handler.
Replies: 1
Views: 1495

send interface "Status Information" to event handler.

I would like to send the status information that is displayed in the interface to an event handler. However, I am not able to find a macro that does this. Does anyone know of a macro that I can use to send this information to an event handler script?

Best,

Micheal
by mstng_67
Thu May 06, 2010 4:30 pm
Forum: Open Source Nagios Projects
Topic: Event handlers will not execute.
Replies: 0
Views: 1199

Event handlers will not execute.

Greetings, I am having trouble with a Bash script that I wish to fire when a host goes down. Here is my config: Win7 host defined with event_handler pointing to my defined command which is network-device-down. The command passes several macros to the Bash script. The main configuration file is set t...