Httping is a ping-like http://www.aliyun.com/zixun/aggregation/10849.html "> Network tool that detects connections to HTTP requests. The tool is simple enough to enter a Web address to display your current network connection, send requests, and detect the response time. Because the network transport itself takes time, there is a slight delay in detecting the network server. It also supports IPV6 and Android phone versions.
httping Download Address:
Latest Version 2.2 Download: http://www.vanheusden.com/httping/httping-2.2.tgz
Version 2.1 Download: http://www.vanheusden.com/httping/httping-2.1.tgz
Actual Operation screenshot:
Supported Platforms:
Httping has been validated by Linux, FreeBSD, and IRIX, FreeBSD users can install the latest version with the following command:
$ cd/usr/ports/net/httping
$ make Install
Support for Nagios, operating with the following command:
Define Command{
Command_name check_httping
Command_line/usr/bin/httping-n 2-c 1-h $HOSTADDRESS $
}