[mrtg] Re: Data Collection Size Limitation?

greg mrtgmail at gschmidt.net
Tue May 9 22:32:43 MEST 2006


Dana Huggard wrote:
> Hi, How does one use 64-bit counters?  I see the same problem with some
> Gigabit interfaces I have on some Cisco switches.  I used cfgmaker to create
> the config files.    
>  
use the "--snmp-options=:::::2" switch to cfgmaker.

Like this:

env LANG="en_US" /usr/local/mrtg-2.14.3/bin/cfgmaker \
--output=/path/to/my/configfile \
--no-down \
--ifref=name \
--global "Options[_]: growright,bits" \
--global "Forks: 8" \
--global "RunAsDaemon: Yes" \
--community=public \
--snmp-options=:::::2 \
'--if-filter=$if_is_ethernet' \
10.0.0.1 \
10.0.0.2 \
10.0.0.3 \
10.0.0.4 \
192.168.1.22

Add --snmp-options=:::::2 and use whatever other parameters are suitable 
for your installation.

--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive     http://lists.ee.ethz.ch/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the mrtg mailing list