>We're graphic temperature from an APC Environmental Monitoring >Unit. The Temperature is always between 60 and 100 degrees. >Just wondering if there is a way to chop off 0 to 60 from the >graph so its easier to read.
If you are using routers2.cgi v2.16b7 or later, then you can put the directives routers.cgi*LowerLimit[targetname]: 60 routers.cgi*UpperLimit[targetname]: 100 routers.cgi*Options[targetname]: rigid in your .cfg file to force the graph to have y-values between these limits. Prior to v2.16b7 the LowerLimit option did not exist in routers2, although the others did. Steve -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
