PingMon
Ping monitoring tool (32 Bit) for any Windows System (x86 or x64)
...Usage examples:
PingMon.exe HOST1 HOST2
Will open 2 instances of PingMon and start pinging immediately.
Since Windows shortcuts are limited, there also is a way to run a batch file like this:
start PingMon.exe HOST 1
start PingMon.exe HOST 2
...
start PingMon.exe HOST 33
The numbers are used for positioning.
Version 0.3 and later contain another tool, PingHist, to visualize log files again:
PingHist.exe LOGFILE
Will visualize file LOGFILE.
*) Versions 0.2 and higher don't run on non-NT systems. ...