>Barakat, Mehmet-Hasan >WorkDir: /www/htdocs/pxtl/ >Options[_]: growright
Ok, there is growright... But you don't define gauge, which you need for a value that is not monotonically increasing.... You probably want to add that as: Options[temp]: growright, gauge >LoadMIBs: /www/htdocs/pxtl/Sentry3.mib >Target[temp1]: .1.3.6.1.4.1.1718.3.2.5.1.6&.1.3.6.1.4.1.1718.3.2.5.1.6:[EMAIL PROTECTED] yz the leading . on the OID should be removed. Alternatively, use the oid name from the mib, assuming you have listed all of the mibs on any IMPORTS line in the MIB file. Make certain there is not an instance that has to be appended to the OID - for some devices you may need to add .0 My temperature probes support up to 8 temperature sensors, so I run a configure template that walks the OID and creates temperature entries for each of the points. >YLegend[temp1]: Temperature >Legend1[temp1]: Temperature >LegendI[temp1]: >LegendO[temp1]: >MaxBytes[temp1]: 100 You might want to make that a little higher. The maximum temperature for many electronic devices is 158F, so that's what I usually set maxbytes (or at least absmax) to. I do have one camera outdoor in a glass dome that regualrly gets up to 135F... >Title[temp1]: Temp Analysis -- Sentry3_100866 >PageTop[temp1]: <H1>Temp Analysis -- Sentry3_100866</H1> -- 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
