You only need to specify the hostname or IP address that you want to ping to. In basic term, a continuous ping is done by sending a ping ICMP packet to a remote host again and again and again.
On a Linux environment, the default behavior of the ping command is to continue till you stop the ping command from running. This is for running the command under windows environment. You can download it from this website.Īnother option is using the ping command-line tool with the -t parameter. One option to perform a continuous ping test is by using our PingUI tool.
PING TOOL WINDOWS HOW TO
How to do a continuous ping using the ping command: You can see what was the ping longest time and when to figure if there are any networks issues. Using this the tool can collect the ping matrix and use it for statistics. What is continuous Ping anyway:Ĭontinuous ping, also known as sending an ICMP packet or echo, as we already know is the process of running a ping to a remote device and continue doing it for a long time. It is good to know that ping command can send more than one echo request and counts the statistics on all the attempts it makes which are later displayed on the output. It then waits for that message to come back. The ping command works by sending an echo request message to the target over the ICMP (Internet Control Message Protocol). PingUI Tool – UI Ping that supports continuous ping option.