CentOS 5
32-bit
Manual Install of XI
Transparent proxy in place, no SSL
I'm running a pfSense 2.0.1 system. An add-on within the system is NRPE2 monitoring for Nagios. Out of the box it has some pre-built checks. I setup monitoring within my Nagios server but all I get to work is the basic ping check.
Here is the out of the box settings within pfS:
I setup a new config based off of "other" for monitoring a Unix machine. I change my values in Nagios while setting up to match the "extra options" setup on the pfS side.
Can anyone give me some ideas what I'm doing wrong? What "more details" do I need to explain or show to make better sense of this issue?
[2.0.1-RELEASE][[email protected]]/usr/local/libexec/nagios(13): ./check_nrpe2 -H 10.1.1.4 -t 30 -c check_disk -a '-w 20% -c 10% -p /'
Connection refused by host
Is my pfS (10.1.1.254) trying to SSL communicate with my Nagios (10.1.1.4) box and Nagios isn't configured for such? Is that what these messages are telling me?
[2.0.1-RELEASE][[email protected]]/usr/local/libexec/nagios(13): ./check_nrpe2 -H 10.1.1.4 -t 30 -c check_disk -a '-w 20% -c 10% -p /'
Connection refused by host
Is my pfS (10.1.1.254) trying to SSL communicate with my Nagios (10.1.1.4) box and Nagios isn't configured for such? Is that what these messages are telling me?
Thanks
AWS
Ok, you are making the connection the wrong way. From the Nagios machine you did it correct here: