|
You can set a manual scale for a target, if you want.
routers.cgi*UpperLimit[ezwf]: xxxx
this sets the upper limit (max Y axis) to xxxx. It will still be automatically increased if the max data value is above this value, though, unless you also use:
routers.cgi*Options[ezwf]: rigid
this makes the upper limit of the graph rigid (ie, it wont rescale).
The default for an unscaled graph is to have upperlimit = maxbytes, and not rigid. The default for a scaled graph is to have upperlimit=0 and not rigid.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|