Ping Status Showing as Critical

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
epixelitsupport
Posts: 85
Joined: Fri Nov 08, 2019 2:40 am

Ping Status Showing as Critical

Post by epixelitsupport »

Showing Ping status as Critical even its is pinging with server

Here is the current check command for the same

check_command check_ping!10.0,80%!50.0,90%

and here is the Output PING CRITICAL - Packet loss = 0%, RTA = 222.39 ms


Please let me know the possible reason and Solutions
Thank you, Looking forward
hausrocker
Posts: 16
Joined: Wed Jan 13, 2021 8:48 am

Re: Ping Status Showing as Critical

Post by hausrocker »

you probably need to adjust the warning level for the response time in ms, 222.39ms is too much for a local target at least.
I would also need to google on how to adjust that.
epixelitsupport
Posts: 85
Joined: Fri Nov 08, 2019 2:40 am

Re: Ping Status Showing as Critical

Post by epixelitsupport »

well, can you give a suggestion?
What does this mean by check_command check_ping!10.0,80%!50.0,90%

Thank you
Looking forward
Locked