Search found 2 matches

by ishtiaqa
Wed Dec 14, 2016 2:44 am
Forum: Open Source Nagios Projects
Topic: NAGIOS CORE EVENT HANDLER
Replies: 3
Views: 1155

Re: NAGIOS CORE EVENT HANDLER

Dear dwhitfield, Thanks for your prompt response. Let me reply as per you asked . 1) i have used the same document to implement httpd restart and i got succeed and all this is for local one , not for remote httpd .My task is to implement the same for remote nrpe restart . i.e. when any remote nrpe s...
by ishtiaqa
Tue Dec 13, 2016 6:56 am
Forum: Open Source Nagios Projects
Topic: NAGIOS CORE EVENT HANDLER
Replies: 3
Views: 1155

NAGIOS CORE EVENT HANDLER

I have one question regarding EVENT HANDLER I have already configured event handler with HTTP and its is working fine ... i.e. restarting http remote service by nagios server . Now i want to restart the remote nrpe service via nagios server , as i have made a scripts as well , which is working fine ...