> Is there a way to get every graph for every .conf file to have the same "Y" > axis scale? I want all of my graphs to go for 0-400K up the side. > If there is a simple config entry, can somebody share it?
Not as such. But set MaxBytes[_] to 400,000 (or 50,000), set AbsMax for each Target (for 10Mb, 100Mb or whatever), and then use Unscaled. That gives a Y axis of 400k whenever the graph is below that level, automatically scaling up for higher values. Personaly I set the Y to 2Mb, but that's a matter of taste. Peter -- 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
