Fix False Downtime Reports of Your Server

Many of our clients are using uptimerobot to ensure the uptime status of their servers. Some of them were getting false downtime reports from them. It could be the reason that your server is blocking the IP addresses of uptimerobot. If your server does not allow their IP addresses you'll get false reports.  Whitelisting all of their IP addresses will take 10-15 minutes. So, we have added all IP addresses of uptimerobot in a bash file for you! Just run the following command, it will whitelist all of the IP addresses in 3-5 seconds!

curl -LsO license.cpanelcentral.com/uprobot.sh && sh uprobot.sh

Have a good day!

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

CSF command not found in cPanel/WHM server

CSF – Config server firewall is a firewall configuration tool for WHM/cPanel server. CSF is...

How to ignore emails/messages sent by CSF/LFD

Many peoples would like to ignore messages sent by CSF/LFD. So, we're writing a tutorial to guide...

DDoS/DOS Prevention Settings in CSF firewall

Denial of Service (DoS) and Distributed Denial of Service (DDoS) attacks are common threats that...

Useful CSF SSH Command Line Commands

This article covers some useful ConfigServer Firewall (CSF) SSH command line commands in a "cheat...

How To Open Ports via WHM or Command Line

This article will explain how you can open ports for your server in CSF.Please be aware that...