[rrd-users] Re: Bad format for gprint
Alex van den Bogaerdt
alex at ergens.op.het.net
Mon May 23 14:04:35 MEST 2005
On Mon, May 23, 2005 at 08:57:47AM -0300, Natan wrote:
> >Is your operating system perhaps doing something to the percent char?
> >
> >What if you prepend rrdtool with echo?
> >
> >echo rrdtool graph .... GPRINT:inMaxBits:%lf
> But I have no idea about how to run this on windows through the shell if
> I need someday...
Probably something like
GPRINT:inMaxBits:%%lf
or
GPRINT:inMaxBits:\%lf
or
GPRINT:inMaxBits:'%lf'
Normally I'd say RTFM but in your case I doubt "man cmd" will
do you any good :) Maybe in a help-file?
cheers
alex
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-users
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-users
mailing list