Partially working passive and active hosts.
Posted: Fri Dec 21, 2018 2:41 pm
I have setup Nagios Core installed NRDP and setup the tokes on CentOS7.
I have two issues however, one with passive and one with active checks.
On a Windows Machine I installed NCPA agent, latest version.
When I attempt passive checks a couple checks get through but then NCore complains about port being blocked and all the checks fail.
nagios connect to address 192.168.xxx.xxx and port 12489: Connection refused
Nothing lives on that port on the machine and there is no firewall setup.
Then I decided, fine, I will setup active checks, I might prefer that anyways.
I setup all the cfg files and then the checks come through and some get a warning message with...
nagios (No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
However for the active checks the configuration file looks fine, as they sometimes run.
Not sure if this has to do with the check_ncpa.py
Any ideas?
I have two issues however, one with passive and one with active checks.
On a Windows Machine I installed NCPA agent, latest version.
When I attempt passive checks a couple checks get through but then NCore complains about port being blocked and all the checks fail.
nagios connect to address 192.168.xxx.xxx and port 12489: Connection refused
Nothing lives on that port on the machine and there is no firewall setup.
Then I decided, fine, I will setup active checks, I might prefer that anyways.
I setup all the cfg files and then the checks come through and some get a warning message with...
nagios (No output on stdout) stderr: /bin/sh: -c: line 0: unexpected EOF while looking for matching `''
However for the active checks the configuration file looks fine, as they sometimes run.
Not sure if this has to do with the check_ncpa.py
Any ideas?