[mrtg] Re: Rateup WARNINGs
Brander, Eric
Eric.Brander at ACS-INC.com
Mon Nov 4 22:56:15 MET 2002
MRTG requires that there be TWO data inputs, even if you only want to chart
one. Your target should look like this:
Target[freya_disk]:
.1.3.6.1.4.1.2021.9.1.9.1&.1.3.6.1.4.1.2021.9.1.9.1:public at freya.wavefront.c
a
And then to get rid of the second unneeded line have:
Options[freya_disk]: growright,gauge,nopercent, noi (or noo, depends on if
you want a blue line or green field)
Or...
If you want a blue line AND a green field, but don't want two lines of data
at the bottom of the graph saying the same thing, put in this:
LegendI[freya_disk]:
Or
LegendO[freya_disk]:
Depends on if you want the blue or green text.
HTH,
Eric
-----Original Message-----
From: dan at wavefront.ca [mailto:dan at wavefront.ca]
Sent: Monday, November 04, 2002 2:20 PM
To: mrtg at list.ee.ethz.ch
Subject: [mrtg] Rateup WARNINGs
Here is my mrtg.cfg file (I am trying to log disk usage - I copied this from
the net-snmp site tutorial):
WorkDir: /Library/WebServer/WebSites/mrtg.wavefront.ca/disk/
LoadMIBs: /usr/share/snmp/mibs/UCD-SNMP-MIB.txt
Target[freya_disk]: .1.3.6.1.4.1.2021.9.1.9.1:public at freya.wavefront.ca
RouterUptime[freya_disk]: public at freya.wavefront.ca
MaxBytes[freya_disk]: 100
Title[freya_disk]: DISK USAGE
PageTop[freya_disk]: <H1>Disk Usage %</H1>
Unscaled[freya_disk]: ymwd
ShortLegend[freya_disk]: %
YLegend[freya_disk]: Disk Utilization
Legend1[freya_disk]: Root disk
Options[freya_disk]: growright,gauge,nopercent
I verified that SNMP is working:
[freya:/etc/mrtg] tappind# snmpget localhost public
.1.3.6.1.4.1.2021.9.1.9.1
enterprises.ucdavis.dskTable.dskEntry.dskPercent.1 = 17
And when I try to run MRTG:
[freya:/etc/mrtg] tappind# /Library/WebServer/tenon/mrtg-2/bin/mrtg
/etc/mrtg/disk.cfg
Rateup ERROR: /Library/WebServer/tenon/mrtg-2/bin/rateup found freya_disk's
log file was corrupt
or not in sorted order:
time: 1036440300.Rateup WARNING: /Library/WebServer/tenon/mrtg-2/bin/rateup
could not read the primary log file for freya_disk
Rateup ERROR: /Library/WebServer/tenon/mrtg-2/bin/rateup found freya_disk's
log file was corrupt
or not in sorted order:
time: 1036440675.Rateup WARNING: /Library/WebServer/tenon/mrtg-2/bin/rateup
The backup log file for freya_disk was invalid as wel
WARNING: rateup died from Signal 0
with Exit Value 1 when doing router 'freya_disk'
Signal was 0, Returncode was 1
I have a basic traffic MRTG script that runs fine and does not give errors.
I have cleared out the working directory and tried re-running it with no
luck.
Any ideas out there?
--
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