Code: Select all
[root@Nagios nrpe-2.15]# /usr/local/nagios/libexec/check_nrpe -H 192.168.1.7
connect to address 192.168.1.7 port 5666: Connection refused
connect to host 192.168.1.7 port 5666: Connection refused[root@Nagios nrpe-2.15]# Code: Select all
[root@Nagios nrpe-2.15]# getenforce
Disabled
[root@Nagios nrpe-2.15]# service iptables status
iptables: Firewall is not running.
[root@Nagios nrpe-2.15]#There must be something going on because when I hit it with NMAP:
Code: Select all
Nmap scan report for 192.168.1.7
Host is up (0.00022s latency).
PORT STATE SERVICE
5666/tcp closed nrpe Thanks,
Joe B