Cloud DNS

councilofparishes.org

This domain is registered for one of our customers.

If this is your domain name, please visit this page to see how to register it as DNS zone into your account.

Note: If you already have registered the DNS zone for your domain name, please wait for DNS propagation. Your web site will be displayed soon. It may take few minutes.

* Do you know what Ping Monitoring is?


Suggested article: Monitoring with ICMP Ping

Ping Monitoring is fundamental for ensuring the great health of your network and its fast performance. It is a popular practice that involves regularly pinging a given device and checking if it answers requests. Ping Monitoring sends an Internet Control Message Protocol (ICMP) echo request to the target device, which should respond immediately by sending the echo reply packets.

Here are the different Ping Monitoring check types based on the size of the packets:

  • 64 bytes check
  • 512 bytes check
  • 1024 bytes check

The Linux Ping command is the primary tool used for performing the regular checks of the monitored device. It is used with the following parameters:

  • -c - It defines the number of packets
  • -s - It defines the packet payload size
  • The monitored IP address

Ping Monitoring helps with improving the uptime and availability of your network. Additionally, it can improve the security of your servers.

If you find this topic interesting, we recommend you to check the following page with additional information about Ping Monitoring!