Search found 2 matches
- Tue Sep 23, 2014 2:00 pm
- Forum: Open Source Nagios Projects
- Topic: Trying to Clean config for check_restart NRPE call
- Replies: 3
- Views: 1852
Re: Trying to Clean config for check_restart NRPE call
This helped quite a bit; I had uncommented out the calls in the NSC.ini file, but I was still getting a load of useless information back. I went back to the deprecated Nagios wiki (we are running an older version of Core) and found a command template that I was able to modify for what I needed. I st...
- Fri Sep 19, 2014 12:25 pm
- Forum: Open Source Nagios Projects
- Topic: Trying to Clean config for check_restart NRPE call
- Replies: 3
- Views: 1852
Trying to Clean config for check_restart NRPE call
Here, or somewhere, I found some code that would help me monitor a Windows client reboot request in the Windows log files. I found the attached bits and pieces and have added the servers snippet: here it is: # Check Required Restart define service{ use generic-service host_name windows_ax_servers se...