How to avoid false positives when using PING


 

Some firewalls (CSF for instance) have a limit of maximum overall PING requests per second that your server can receive.

The default limit is set to 1/s, meaning one request per second, so if more than 1 of our monitors all ping your server at the same time, then some/most of them will fail due to this limit.

If you select PING monitoring type, then please remove or increase this limit in your CSF to avoid false alarms.

Here’s how you can raise or remove the PING per second limit in your CSF firewall:

Open the CSF configuration file:

nano /etc/csf/csf.conf

 

Find ICMP_IN_RATE

Either set it higher than 1/s (which is the default) or set it to 0 to remove the limit completely

Save the file

Restart CSF, in SSH run:

csf -r

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to navigate UPMON server monitoring

  DIrect Link Logged in users with an active UPMON service can find a direct link named "Uptime...

Blacklist Monitoring

Blacklist monitoring checks your domain or IP against spam blacklists, ensuring that you’re...

What Format Should SMS Numbers Be?

  We use a standardized format for cell phone numbers. Use the following format...

Setup a monitoring check

  Woktron can verify the availability of your service by accessing it from locations around the...