Hello all,
I am trying to get setup with Nagios and NSClient for Windows 7. My nagios server is CentOS 6.5. I have followed the guides I've found and can access the interface and have connected my Windows machine to the system also. My main question is that when I look at the Windows 7 hosts I get 7 critical errors: C:\ Drive Space, CPU Load, Explorer, Memory Usage, NSClient++ Version, Uptime and W3SVC all with the same error of connection refused.
I have tried to look for the nsc.ini file everyone is talking about but cannot find it under my C:\Program Files\NSClient++ directory. Any help would be greatly appreciate.
Also, when i run the check_nrpe from my nagios server with the Windows IP address I get a message of I (0,4,1,73 2012-12-17) seem to be doing fine... I take it that is not normal?
Getting started help
Re: Getting started help
Are you using the correct password? Is port 12489 open? Can you run successfully the following command?My main question is that when I look at the Windows 7 hosts I get 7 critical errors: C:\ Drive Space, CPU Load, Explorer, Memory Usage, NSClient++ Version, Uptime and W3SVC all with the same error of connection refused.
Code: Select all
./check_nt -H <client ip> -s <password> -p 12489 -v CLIENTVERSIONThe "nsc.ini" was renamed to "nsclient.ini" in NSClient++ ver. 4.x. You will find "nsclient.ini" in the same location as the "old" config (NSClient++ directory).I have tried to look for the nsc.ini file everyone is talking about but cannot find it under my C:\Program Files\NSClient++ directory. Any help would be greatly appreciate.
Yes, this is normal.Also, when i run the check_nrpe from my nagios server with the Windows IP address I get a message of I (0,4,1,73 2012-12-17) seem to be doing fine... I take it that is not normal?
Be sure to check out our Knowledgebase for helpful articles and solutions!
Re: Getting started help
Sorry for the long delay on a response.
After messing around with the NSClient++ I had gotten everything to work.
After messing around with the NSClient++ I had gotten everything to work.