----- Original Message ----- From: "Bastian Pese" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, May 18, 2003 11:26 PM Subject: [mrtg] Unscaled[qwertz]: ymwd doesnt work
> I have a problem with the unscaled option. > Normaly MRTG draws a smal red line at MaxBytes, but in some cases the unscaled option shows no effect to the Graph. > Anybody knows a workaround? > Here are two examples (Answer in bytes), the first is OK, the second not. > > ... > MaxBytes[Diskc]: 2000000000 > Unscaled[Diskc]: ymwd > ... > > ----- > > ... > MaxBytes[Diskd]: 72000000000 > Unscaled[Diskc]: ymwd > ... > > Bastian > same problem over here. reason it do works on C: is that its smaller then 2 GByte workaround is making your Target do /1024 and modify the kMG[target] line. that way in the log-file no values > 2Gbyte ar shown. you'll have to manually edit your old logfile, though -- 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
