[mrtg] graph over 120MB

Dan Dooré dan at dandoore.com
Sat Jul 17 19:35:33 CEST 2010


On 17/07/2010 16:13, Fetcie, Steven wrote:
> I'm having a similar issue.  Trying to graph 10Gig and GigE
> links.  Getting some nice graphs and all, but they never go
> over 120M even though the one link in question was maxing out
> at 1 Gig when looking at the manufacturers management software.
>
> Used the following:
>
> cfgmaker --global 'WorkDir: /var/www/mrtg' --output /etc/mrtg/mrtg.cfg public at localhost

You'll need to specify SNMPv2 to use the 64bit counters, use 
--snmp-options=:::::2 or add :::::2 to the target:

cfgmaker --global 'WorkDir: /var/www/mrtg' --output /etc/mrtg/mrtg.cfg 
public at localhost:::::2

Dan.



More information about the mrtg mailing list