SmokePing Go version, a latency logging and graphing and alerting system. It consists of a daemon process which organizes the latency measurements and a CGI which presents the graphs.
Download release packages or execute build.sh
.
usage: ./smokeping <host | -host=address> [<flags>]
Flags:
--size=1024
Size of packet being sent, default is 1024.
--output=/mySmokePing/latency.png
Output file of the latency report, should be end with .png
Press Control+C
to end the monitoring and output the report.