Nagios Auto-Discovery displays wrong hostnames
Posted: Thu Apr 02, 2015 3:29 am
Hi,
i'm using Nagios XI auto discovery wizard, I've set up a scanning job for my network 10.24.26.0/24 and it found 39 hosts, I've used the next settings:

In the next screen, all hosts are getting the name "Netgear WAP" instead of the real dns name, as you can see in the screenshot:

You can also see that the fqdn of the server is not "Netgear WAP":
Why does Nagios behave like that and how can I make sure that the real dns names are properly shown?
Thanks in advance,
Itai
i'm using Nagios XI auto discovery wizard, I've set up a scanning job for my network 10.24.26.0/24 and it found 39 hosts, I've used the next settings:

In the next screen, all hosts are getting the name "Netgear WAP" instead of the real dns name, as you can see in the screenshot:

You can also see that the fqdn of the server is not "Netgear WAP":
Code: Select all
[root@nagios01 ~]# /usr/local/nagios/libexec/check_nrpe -H 10.24.26.63
NRPE v2.12
[root@nagios01 ~]# ping pnd04.nj.peer39.com
PING pnd04.nj.peer39.com (10.24.26.63) 56(84) bytes of data.
64 bytes from 10.24.26.63: icmp_seq=1 ttl=63 time=0.161 ms
^C
--- pnd04.nj.peer39.com ping statistics ---
1 packets transmitted, 1 received, 0% packet loss, time 799ms
rtt min/avg/max/mdev = 0.161/0.161/0.161/0.000 ms
[root@nagios01 ~]#Thanks in advance,
Itai
