Nagios Core to XI - issue with NRPE
Posted: Thu Sep 22, 2016 4:55 am
We are planning to upgrade our Nagios core to XI. However, before upgrading, we are carrying out a PoC.
Nagios core configuration files have already been migrated, config checked and Nagios restarted.
Now, I am trying to migrate a client linux box where NRPE is running. I can see NRPE is running on that box i.e. 'tst'. NRPE client status can be seen from existing Nagios Core server. However, I am not receiving NRPE client status from new Nagios XI box. Could you help me with this please.
Please find below namp and telnet status against tst box from Nagios XI server 'xxx'
-----------------------------------------------------------------------
[root@xxx ~]# nmap -p 5666 tst
Starting Nmap 6.47 ( http://nmap.org ) at 2016-09-22 19:41 AEST
Nmap scan report for tst (x.y.z)
Host is up (0.0011s latency).
rDNS record for x.y.z: tst
PORT STATE SERVICE
5666/tcp open nrpe
Nmap done: 1 IP address (1 host up) scanned in 0.10 seconds
-----------------------------------------------------------------------
[root@xxx ~]# telnet tst 5666
Trying x.y.z...
Connected to tst.
Escape character is '^]'.
Connection closed by foreign host.
-----------------------------------------------------------------------
Nagios core configuration files have already been migrated, config checked and Nagios restarted.
Now, I am trying to migrate a client linux box where NRPE is running. I can see NRPE is running on that box i.e. 'tst'. NRPE client status can be seen from existing Nagios Core server. However, I am not receiving NRPE client status from new Nagios XI box. Could you help me with this please.
Please find below namp and telnet status against tst box from Nagios XI server 'xxx'
-----------------------------------------------------------------------
[root@xxx ~]# nmap -p 5666 tst
Starting Nmap 6.47 ( http://nmap.org ) at 2016-09-22 19:41 AEST
Nmap scan report for tst (x.y.z)
Host is up (0.0011s latency).
rDNS record for x.y.z: tst
PORT STATE SERVICE
5666/tcp open nrpe
Nmap done: 1 IP address (1 host up) scanned in 0.10 seconds
-----------------------------------------------------------------------
[root@xxx ~]# telnet tst 5666
Trying x.y.z...
Connected to tst.
Escape character is '^]'.
Connection closed by foreign host.
-----------------------------------------------------------------------