argonblue
09-04-2002, 08:54 PM
I’m about to take in my first couple co-location customers and I’m wondering what would be the best way to audit their bandwidth? Should I bother with writing something, or is MRTG (or RRDtool) good enough?
![]() | View Full Version : Good Bandwidth Accounting Technique argonblue 09-04-2002, 08:54 PM I’m about to take in my first couple co-location customers and I’m wondering what would be the best way to audit their bandwidth? Should I bother with writing something, or is MRTG (or RRDtool) good enough? BobFarmer 09-04-2002, 09:19 PM It is very easy to write something using SNMP to track bandwidth usage. I use a home-grown script, and also monitor with MRTG. I use an old version of MRTG, however, and it only does peak, current, and average. What percentile do you plan to bill on? If it is the 95th, at least my version won't work, not sure about the latest version of MRTG. argonblue 09-04-2002, 09:22 PM I plan to bill at 95% also, but as I understand it, MRTG probes for current util. every n minutes, right? advantagecom 09-05-2002, 01:19 PM There's a link to an outside site at the MRTG site that explains 95th percentile billing using MRTG. http://www.seanadams.com/95/ Hope you find it useful. BobFarmer 09-10-2002, 11:53 AM Nice patch, thanks for the tip. I'll install it and see how it looks on my test servers. Does anyone use it in a production environment? argonblue 09-11-2002, 04:52 AM Yes, nice page -- thanks. |