|
The advantage of this monitoring method is that it is very light weight (no TCP connection overhead), it uses very little bandwidth (PING packets are very small), and it can be used for any type of Internet service. However, it can only detect if a server computer is running or not. Unlike the other monitoring methods, PING cannot determine if a specific service on that computer is running and functioning correctly. Please note that some firewalls are configured to filter out PING packets (ICMP protocol), in which case this monitoring method cannot be used (check this by pinging your server IP from a command prompt first). When polling the status of a server, the following steps are taken: For details on the ICMP protocol, please see RFC792. This and other RFCs can be obtained from http://www.rfc-editor.org/rfcsearch.html. Please note: this monitoring method is only available with the Professional license type. |