I'd try two changes in this order:

Append at least three zeros to the Maxbytes value

If that doesn't work, undo the change and:
Remove Gauge from the options line.

Putting in a gauge means you don't want MRTG to calculate the 
delta between the previous poll and the present poll.

Use gauge when the value does not change, but it is important 
to track what the current value is.  Some examples of a gauge are:

CPU load, Temperature, Speed, humidity

Some examples of a non-gauge value:

bits (or bytes) per second, errors per hour, page faults per hour

I think acceleration fits more into the non-gauge category because 
you want to know how much your speed has changed over a specific 
interval, not how fast you are currently going.  

So, if I may be so bold, NHRA would prefer a non-gauge value, while 
NASCAR would prefer a gauge value, right?  LOL - Guess where I 
was this weekend?

Anyway, I know this is way off topic, but my ears are still ringing...

Paul


>>> "Britt Tabor" <[EMAIL PROTECTED]> 8/9/2004 9:51:52 AM >>>

I agree it is a MaxBytes issue and the data collected is larger and
thus
reporting zero. I am using the default reference ($if_speed_??) for
the
interface speed and this was working before. So what did or what do I
need
to change in my .cfg file to allow $if_speed_?? to work? 

Options[....]: gauge (or no gauge)
kMG[...]: ?,?,?,?,?

???? Now that I know what the problem is how do I fix it? thanks for
the
help from everyone that replied to this...


Britt Tabor
I.T. Infrastructure Engineer



-----Original Message-----
From: Takumi Yamane [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 06, 2004 4:54 PM
To: [EMAIL PROTECTED] 
Subject: [mrtg] Re: Logfile problem

On Fri, 6 Aug 2004 16:16:15 -0400, "Britt Tabor" wrote 
in <[EMAIL PROTECTED]>:
>
> Here is the outtake from my .cfg file for one of the interfaces...

Is there anything like this:
  Options[_]: gauge
or similar in your config file?

Like I said, I think you have enabled 'gauge' option, and its the 
plausible cause.

-- 
Takumi Yamane <[EMAIL PROTECTED]>

--
Unsubscribe mailto:[EMAIL PROTECTED] 
Archive     http://www.ee.ethz.ch/~slist/mrtg 
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org 
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi 


--
Unsubscribe mailto:[EMAIL PROTECTED] 
Archive     http://www.ee.ethz.ch/~slist/mrtg 
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org 
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi 



--
Unsubscribe mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/mrtg
FAQ         http://faq.mrtg.org    Homepage     http://www.mrtg.org
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to