Can you post your mrtg.cfg and just x out your IP. I have a feeling I am not putting these in the correct places.
Thank You, ______________ Leo Dano Network Engineer Barbeques Galore -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luis Carlos Solano Sent: Wednesday, May 07, 2008 7:25 AM To: [email protected] Subject: Re: [mrtg] How to change the default MaxBytes? Frederick William Borges Pohl wrote: > > > > > I wanted to know how can I change this default value so all the Mrtg > graphs come with the MaxBytes value of 10Mbits. > For any fedault parameter, target "[_]" must be used. Read about "Default values" here: http://oss.oetiker.ch/mrtg/doc/mrtg-reference.en.html I use it a lot. I have my mrtg.cfg in a file that only has default values and then, I include one file per router/device. So, I placed lines like: Options[_]: bits, growright, noinfo, nobanner, nolegend XSize[_]: 590 YSize[_]: 200 and those lines apply to all targets. -- Luis Carlos. _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
