Search found 1 match
- Thu Mar 10, 2011 12:36 pm
- Forum: Nagios XI
- Topic: Event handler Arguments
- Replies: 1
- Views: 1385
Event handler Arguments
In my nagios core configuration, I was able to create an event handler that passed an argument (application script) to the nrpe daemon on the client. This way I was able to write a single event_handler called 'restart_process' that could restart any processes instead of having individual ones for ea...