HOSTS DOWN

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
pbachu2
Posts: 27
Joined: Mon Jun 24, 2019 11:33 pm

HOSTS DOWN

Post by pbachu2 »

Hi All,

We have built new Nagios XI server and migrated all hosts/services from Old Nagios core to new Nagios XI.
We have migrated 1800 hosts from which 70 are still DOWN.However this hosts are UP in Nagios Core.
Ports/firewall are allowed.
Not sure why this are showing down.This hosts include(Windows,Unix,Network,Websites).

Error Messages for sample as below.Please suggest.

LoadBalancer -- CRITICAL - dev1m02b: rta nan, lost 100%
Router --- CRITICAL - 172.0.18: rta nan, lost 100%
Unix Server -- CRITICAL - dev214.tower.lan: Host denied (firewall?) @ 10.135.1.214. rta nan, lost 100%
Windows Server -- check_icmp: Failed to resolve dev167.tower.lan
CRITICAL - 10.56.0.2: rta nan, lost 100%
Website -- CRITICAL - apicatalo.com : rta nan, lost 100%
CRITICAL - dev.SCappliance.com : Host denied (firewall?) @ 10.135.1.214. rta nan, lost 100%


Thanks,
Priyanka Bachu
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: HOSTS DOWN

Post by scottwilkerson »

If you log into your new server that you migrated to can you ping these hosts?

Code: Select all

dev1m02b
172.0.18
dev214.tower.lan
10.56.0.2
apicatalo.com
dev.SCappliance.com
some of them look like they aren't even valid IP's or they cannot be resolved by the DNS servers you have set
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
pbachu2
Posts: 27
Joined: Mon Jun 24, 2019 11:33 pm

Re: HOSTS DOWN

Post by pbachu2 »

Hi Scott,

Thanks for the reply.
I have provided sample alerts above.Though IP's are not correctly mentioned here those I have mentioned only for error purpose.
IPs configured in our Nagios XI are correct and same as our Nagios core.

However few hosts are not pinging from nagios xi.Checked with network team and got update that no firewall/ports are blocked.All good from their end.

Please suggest.

Regards,
Priyanka Bachu
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: HOSTS DOWN

Post by scottwilkerson »

pbachu2 wrote:However few hosts are not pinging from nagios xi.Checked with network team and got update that no firewall/ports are blocked.All good from their end.
If they aren't pingable then there is either a networking or firewall issue. I would reach out to the network admins. Could also be and IP/netmask configuration issue on the new XI server.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked