[165643] in North American Network Operators' Group
common method to count traffic volume on IX
daemon@ATHENA.MIT.EDU (Martin T)
Tue Sep 17 06:53:07 2013
Date: Tue, 17 Sep 2013 13:52:44 +0300
From: Martin T <m4rtntns@gmail.com>
To: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
Hi,
many Internet exchange points post publicly available graphs which
describe aggregated traffic volumes on IX. For example:
Netnod: http://www.netnod.se/ix-stats/sums/
AMS-IX: https://www.ams-ix.net/technical/statistics
LINX: https://www.linx.net/pubtools/trafficstats.html
Is there a common method to count this traffic on a switch-fabric?
Just read all the switch interface "packets input" counters with an
interval to get the aggregated input traffic and read all the switch
interfaces "packets output" counters to get the aggregated output
traffic?
regards,
Martin