If you are trying to graph the size of a database, and not the rate in which it is changing, you will need to add the "gauge" keyword to your Options[] line. You will also want to remove the "bits" option or else the number will be multiplied by 8. Search for "gauge" in the reference for more information.
Eric Brander Eric_Mailing_List at rednarb dot com ----- Original Message ----- From: "keshava subramanyam" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, May 11, 2004 12:31 AM Subject: [mrtg] Re: Using SNMP OID in MRTG Thanks for each and every one's solutions. But the problem is, the OID value is not showing correctly in the graph(showing plain graph). Following is configuration which i added in mrtg.cfg file Target[oraDBFileSizeMB]: .1.3.6.1.4.1.1977.22.4.1.4.1.1.17.1.1&.1.3.6.1.4.1.1977.22.4.1.4.1.1 .17.1.1:[EMAIL PROTECTED] MaxBytes[oraDBFileSizeMB]: 9999999 Title[oraDBFileSizeMB]: Oracle DB FileSize (%) PageTop[oraDBFileSizeMB]: <H2> Oracle DB Filesize </H2> Options[oraDBFileSizeMB]:growright, bits, noi I am wondering problem with the conf file (or) to add some more Options (or) any other.? when i did snmpget, i am getting some value like 5 or 6 digit number. Kindly help Thanks Stephen Patterson <[EMAIL PROTECTED]> wrote: On 05 May 04, keshava subramanyam ([EMAIL PROTECTED]) wrote: [snip] > but we have to monitor only one OID, as the above example shows for two OIDS. I normally do that by specifying the OID twice, e.g. .1.1.1.0&.1.1.1.0:[EMAIL PROTECTED] -- Stephen Patterson http://patter.mine.nu/ [EMAIL PROTECTED] remove SPAM to reply Linux Counter No: 142831 GPG Public key: 252B8B37 Caution: breathing may be hazardous to your health. -- Binary/unsupported file stripped by Ecartis -- -- Err : No filename to use for decode, file stripped. -- Type: application/pgp-signature -- 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 --------------------------------- Do you Yahoo!? Win a $20,000 Career Makeover at Yahoo! HotJobs -- 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
