3375d4b911
seconds and times how long they take. Similar to ping(8).
5 lines
234 B
Text
5 lines
234 B
Text
http_ping is like the regular ping(8) command, except that it sends
|
|
HTTP requests isntead of ICMP echo requests. I.e., it runs an HTTP
|
|
fetch every few seconds, timing how long they take.
|
|
|
|
WWW: http://www.acme.com/software/http_ping/
|