Hi, what is the rule in checkmk to extend the deadline for ping checks. We’re getting a LOT of alerts for network devices showing the below:
Is it this one of these?
![]()
Hi, what is the rule in checkmk to extend the deadline for ping checks. We’re getting a LOT of alerts for network devices showing the below:
Is it this one of these?
![]()
If you use smart ping as host check then this is the correct rule. The smart ping sends every 6 seconds one ICMP packet and waits for a reply for 2.5 intervals - that means one reply packet every 15 seconds is needed. If you increase this value, it will wait longer.
In you last screenshot you already increased the value to 3 if i see it correctly.