Shane Presley wrote: > Hi There, > > I'm trying to graph the CPU of my CheckPoint firewall. I know the > OID, and when I SNMPGET that OID, I get the CPU value. I want a > simple graph of the current CPU utilization. So I tried this: > ~snip~ > Options[fw1cpu]: growright,nopercent ~snip~
Append the gauge option to your Options[] line. Since you want MRTG to simply graph the reading it gets, you don't want it trying to figure out CPU Utilization per Second. HTH, Eric Brander -- 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
