Search found 3 matches
- Thu Jun 11, 2015 3:29 pm
- Forum: Open Source Nagios Projects
- Topic: windows.cfg file edits causes nagios service to fail
- Replies: 4
- Views: 4764
Re: windows.cfg file edits causes nagios service to fail
that was it. What I am piecing together is that once you make a change to the host_name under the Host Definition, you have to update each service's host_name to match the one you changed. Once I did this for each service, the nagios service was able to be restarted. thank you for that verbose outpu...
- Thu Jun 11, 2015 3:24 pm
- Forum: Open Source Nagios Projects
- Topic: windows.cfg file edits causes nagios service to fail
- Replies: 4
- Views: 4764
Re: windows.cfg file edits causes nagios service to fail
ah. of course, I should have run that command. Here is the output -- I am looking at the line referenced right now. Whats interesting is that I didn't get this error until I made a minor change to that default file on line26 (changing the hostname from the default name to the string DC1) [root@local...
- Thu Jun 11, 2015 3:10 pm
- Forum: Open Source Nagios Projects
- Topic: windows.cfg file edits causes nagios service to fail
- Replies: 4
- Views: 4764
windows.cfg file edits causes nagios service to fail
Pulling my hair out. Every single time I make the slightest edit to the windows.cfg file, the nagios service fails to start. I can't figure out why. Even doing some as simple as changing the host_name from the default winserver to something like winserver2 (only adding a 2 to the end) causes the nag...