Ping Status OK!!!

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
ponnpr7
Posts: 90
Joined: Fri Jul 28, 2017 3:55 pm

Ping Status OK!!!

Post by ponnpr7 »

I have define IPv6 on one the server(as attached) although the server was powered off(down) but Nagios XI check_ping shows up. Is there any disconnect in Nagios? I'm trying to understand here.

Thanks,
Ravi
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Ping Status OK!!!

Post by scottwilkerson »

First thing I would do is Click "Force an immediate check" then if it still shows ok, but changes I would try pinging that Address shown on the page on the command line.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ponnpr7
Posts: 90
Joined: Fri Jul 28, 2017 3:55 pm

Re: Ping Status OK!!!

Post by ponnpr7 »

I did s off you said:
Click "Force an immediate check" then if it still shows ok

It is pinging:
[root@nagiosxi var]# ping6 2001:4888:a01:1ffe:a1:ff0:0:d
PING 2001:4888:a01:1ffe:a1:ff0:0:d(2001:4888:a01:1ffe:a1:ff0:0:d) 56 data bytes
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=1 ttl=60 time=50.9 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=2 ttl=60 time=50.8 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=3 ttl=60 time=50.8 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=4 ttl=60 time=50.8 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=5 ttl=60 time=50.8 ms
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Ping Status OK!!!

Post by scottwilkerson »

ponnpr7 wrote:I did s off you said:
Click "Force an immediate check" then if it still shows ok

It is pinging:
[root@nagiosxi var]# ping6 2001:4888:a01:1ffe:a1:ff0:0:d
PING 2001:4888:a01:1ffe:a1:ff0:0:d(2001:4888:a01:1ffe:a1:ff0:0:d) 56 data bytes
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=1 ttl=60 time=50.9 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=2 ttl=60 time=50.8 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=3 ttl=60 time=50.8 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=4 ttl=60 time=50.8 ms
64 bytes from 2001:4888:a01:1ffe:a1:ff0:0:d: icmp_seq=5 ttl=60 time=50.8 ms
Then this IP is still active, either you shutoff the incorrect machine or this IP is assigned to a different piece of equipment.

Nagios is reporting correct, it is tasked with pinging the IP and it is getting a response.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
ponnpr7
Posts: 90
Joined: Fri Jul 28, 2017 3:55 pm

Re: Ping Status OK!!!

Post by ponnpr7 »

Can we prove this, because the server was defined with the same IP address in the Nagios. Verified each sever defined with the same IP subnet.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Ping Status OK!!!

Post by scottwilkerson »

ponnpr7 wrote:Can we prove this, because the server was defined with the same IP address in the Nagios. Verified each sever defined with the same IP subnet.
No disrespect but the fact that you can ping the IP and get a response is proof.

What I cannot prove is that this IP is assigned to the server you think is off, a machine with this IP IS responding to the ping
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
Locked