[mrtg] Re: Value not showing under graphs..
fluhmann at vvm.com
fluhmann at vvm.com
Tue Jul 8 14:01:14 MEST 2003
> Works fine, the graphs seems to show the right figures, but underneath
> where the value is supposed to show there is only "%.1lf" instead..
>
> Any ideas? Seems to come from mrtg-rrd.cgi which I use as a frontend:
>
> Lines 567-569:
>
> push @args, 'PRINT:out:MAX:%.1lf', 'PRINT:in:MAX:%.1lf',
> 'PRINT:out:AVERAGE:%.1lf', 'PRINT:in:AVERAGE:%.1lf',
> 'PRINT:out:LAST:%.1lf', 'PRINT:in:LAST:%.1lf';
Try changing the single quote to double quotes. There's a difference in
Perl (anything between ' and ' is printed like it is).
Jeremy Fluhmann
McLane Information Systems
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
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
More information about the mrtg
mailing list