[mrtg] Re: Woes with mrtg
Paul C. Williamson
pwilliamson at mandtbank.com
Fri Jan 25 14:33:38 MET 2002
I was thinking the MaxBytes was too large. Maybe put in the actual MaxBytes
and things will start working. BTW, what is the largest value MRTG can handle?
Is it an unsigned 32-bit number? So that would be 2^32?
Paul
>>> Alex van den Bogaerdt <alex at slot.hollandcasino.nl> 01/25/02 04:08AM >>>
Dan Mahoney, System Admin wrote:
> 29587538944 (the drive's max cap)
> 6866031616 (the drive's current usage)
> harddrive
> 10:49PM up 42 days, 19:19, 21 users, load averages: 0.09, 0.22, 0.22
>
> But in the logfile it generates I see these lines (which may differ
> slightly):
>
> 1011930397 29587538944 6866023424
> 1011930397 0 0 0 0
>
> indicating it's storing both the real value and a null, and likely parsing
> the null value last.
29587538944 6866023424 are the most recent values received,
0 0 0 0 is indicating that the rate is 0.
As you can see the second line has four entries whereas the first
line has only two. This is correct and is not a result of storing
another input value.
This second line is a calculation, obviously this fails.
> Options[diskhdd2]: growright,gauge,noinfo
You do have gauge as an option so I'd expect this to work. Perhaps
the numbers are too big for mrtg to handle, perhaps there are some
problematic characters in the output.
Try altering the script so that it returns small values and see if
that comes through. If so, you may have to report kilobytes.
HTH
--
__________________________________________________________________
/ alex at slot.hollandcasino.nl alex at ergens.op.het.net \
| work private |
| My employer is capable of speaking therefore I speak only for myself |
+----------------------------------------------------------------------+
| Technical questions sent directly to me will be nuked. Use the list. |
+----------------------------------------------------------------------+
| http://faq.mrtg.org/ |
| http://rrdtool.eu.org --> tutorial |
+----------------------------------------------------------------------+
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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
More information about the mrtg
mailing list