I searched on this forum and H&A and didn't see anything relevant.
I'm looking for a way to test bandwidth over a WAN. I know there's speedtest.net and other similar websites but they test and external internet connection.
I would like something that gives more statistics and information that say, transferring a really large file and dividing the bytes by the amount of time it takes.
Also, I need a way to generate specific types of packets to test voice traffic, web traffic etc.
I searched on this forum and H&A and didn't see anything relevant.
I'm looking for a way to test bandwidth over a WAN. I know there's speedtest.net and other similar websites but they test and external internet connection.
I would like something that gives more statistics and information that say, transferring a really large file and dividing the bytes by the amount of time it takes.
Also, I need a way to generate specific types of packets to test voice traffic, web traffic etc.
I work for a company that is constantly doing these types of tests, and I can tell you there is no simple solution.
Companies pay BIG BUCKS for software suites to automate this type of testing. Getting a dedicated offsite VPS ( slicehost.com, linode.com ) and install VOIP/HTTP software and run your own tests.
I know of no "pull the trigger and done" solution, even in the fortune 500 world.
DigitalSyn on
Xbox360: D1G1T4LSYN ( Yes, those are numbers. )
PSNID: DigitalX86
Nintendo ID: digitalsyn
3DS Friend Code: 5300 - 9726 - 6963
Steam: http://steamcommunity.com/id/D1G1T4LSYN/
Posts
I work for a company that is constantly doing these types of tests, and I can tell you there is no simple solution.
Companies pay BIG BUCKS for software suites to automate this type of testing. Getting a dedicated offsite VPS ( slicehost.com, linode.com ) and install VOIP/HTTP software and run your own tests.
I know of no "pull the trigger and done" solution, even in the fortune 500 world.
PSNID: DigitalX86
Nintendo ID: digitalsyn
3DS Friend Code: 5300 - 9726 - 6963
Steam: http://steamcommunity.com/id/D1G1T4LSYN/
NintendoID: Nailbunny 3DS: 3909-8796-4685
MRTG is the way to go if you want statistics, graphing, etc. Your network devices will need to be SNMP-capable, though. Not sure what you've got.
There's also RRDTool and Cacti (based on RRD), too.
Good luck!