Monitoring bandwidth/latency/jitter between 2 sites?
Posted
by TheCleaner
on Server Fault
See other posts from Server Fault
or by TheCleaner
Published on 2010-05-06T16:25:11Z
Indexed on
2010/05/06
16:29 UTC
Read the original article
Hit count: 329
networking
|monitoring
I have 2 sites connected via an MPLS network and I'd like to do the following:
- setup a host on each end that can "talk" back and forth between each other and somehow report/log what kind of throughput, jitter, latency, etc. they are experiencing between each other in 5 minute intervals.
Something similar to Qcheck but that can be automated.
Bottom line is I'm trying to determine if the WAN network is "stable" throughout the day or if something is wrong. We have video conferences between these sites and even at 1024kbps calls we are experiencing delays and jitter. I'm hoping to exonerate the network with some testing.
© Server Fault or respective owner