Is there a program that PING a certain site every second and then Plot you the result?

xtreme2k

Diamond Member
Jun 3, 2000
3,078
0
0
as topic.

by the way I am NOT trying to setup some DoS attack but just to test my network performance
 

Vegito

Diamond Member
Oct 16, 1999
8,329
0
0
yeah, I used one call NeoTrace, has a lot of feature including MAPPED pinging..

You set your locaton via city/state or long/lat. and it'll try to map where your pings are going towards by city and by server registration!

Very cool.. maybe available at tucows.com
 

pm

Elite Member Mobile Devices
Jan 25, 2000
7,419
22
81
It's really easy to do in Linux. I set up a cron job to run every hour and ping a server, ftp into a server and upload and download a file and then write the results to a file. It's only a couple of lines in Linux - I can email them to you if you like.
 

BoberFett

Lifer
Oct 9, 1999
37,562
9
81
It would probably be easy enough to just use Windows ping, redirect the output to a file, then import it into a spreadsheet and graph it.