PingMon
Ping monitoring tool (32 Bit) for any Windows System (x86 or x64)
...Adjustable and easy to use. And you can choose if you want it to create RAW packets instead of using Windows icmp.dll resources.
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...