cmd:http_ping 

Usage 

http_ping -count 5 -interval 2 http://.../

Info 

Description 

http_ping is like the regular ping command, except that it sends HTTP requests instead of ICMP echo requests.

From acme

Version 

Build & Installation 

Simple Steps 
make

—ok!, produce http_ping w/o https support

Help 

-count Stop after the specified  number  of  fetches.   Without  this
       option, http_ping will continue until interrupted.
-interval
       Wait  the  specified  number  of seconds between fetches.  The
       default is five seconds.
-quiet Only display the summary info at the end.