<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="MSHTML 6.00.6000.16809" name="GENERATOR">
<style title="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body ocsi="x">
<div dir="ltr"><font face="Tahoma" color="#000000" size="2">Your MaxBytes should specify the maximum sensible value for graphing returned by the Target definition. Since your OID is returning 12980 but MaxBytes is 250, MRTG is ignoring the value.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">If 12980 is correct, then set MaxBytes to something suitably big (eg 100000) or the maximum number of online users you can handle. If this value needs to be reduced (eg, it is in hundredths so needs to be divided
by 100) then do this calculation on the Target line.</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div dir="ltr"><font face="tahoma" size="2">Steve</font></div>
<div dir="ltr"><font face="tahoma" size="2"></font> </div>
<div id="divRpF350595" style="DIRECTION: ltr">
<hr tabindex="-1">
<font face="Tahoma" size="2"><b>From:</b> mrtg-bounces@lists.oetiker.ch [mrtg-bounces@lists.oetiker.ch] On Behalf Of Javed Sher [javedsher@gmail.com]<br>
<b>...</b></font></div>
<div>[root@ ~]# snmpwalk -On -v 2c -c community x.x.x.x .1.3.6.1.4.1.2011.5.2.1.14.1.1.0<br>
.1.3.6.1.4.1.2011.5.2.1.14.1.1.0 = INTEGER: 12980<br>
[root@ ~]# snmpwalk -On -v 2c -c community x.x.x.x .1.3.6.1.4.1.2011.5.2.1.14.1.1.0<br>
.1.3.6.1.4.1.2011.5.2.1.14.1.1.0 = INTEGER: 12978<br>
...</div>
<div>MaxBytes[online]: 250<br>
</div>
</body>
</html>