Ping Tracker in Perl
Purpose
Well here we go.... This program is made to track the ping across two network nodes.
On the server it simply pings and records the data. Soon it will actually graph the data.
Download
pingtracker.pl
Use
Just run it on the server in the background.
Make sure to edit the file and change the host to what you want.
Parameters
None.
Revision History
0.1 Records data and log file.