Page 1 of 1
Nagios (Connection Refused)
Posted: Thu Oct 03, 2013 11:10 am
by Jason126
For some reason my NagiosXI server wont retrieve information such as CPU usage, memory usage, and disk space on my windows desktop. These are both on an internal network so I shouldn't need to open any ports, windows firewall is turned off, the NSClient++ config file seems to be correct. I'm not sure what I'm missing. Any help would be appreciated.
Re: Nagios (Connection Refused)
Posted: Thu Oct 03, 2013 11:41 am
by abrist
First, check to make sure that port 12489 on the windows box is open and reachable by the nagios server. On the nagios server:
Next, check to make sure that the password exists in the nsclient config and is passed in the $ARGn$s for the check (-s).
Re: Nagios (Connection Refused)
Posted: Thu Oct 03, 2013 12:17 pm
by Jason126
I currently have no password assigned, I left it blank just because I was using it to test.
Re: Nagios (Connection Refused)
Posted: Fri Oct 04, 2013 9:10 am
by slansing
What came of the nmap abrist had you run? You have made sure to set allow_arguments to 1 in the nsclient config file correct?