[rrd-users] Re: Strange sh problem...

Clifton Royston cliftonr at lava.net
Tue Jun 19 20:24:05 MEST 2001


On Tue, Jun 19, 2001 at 10:09:17AM -0400, Rodrigo Gesswein wrote:
> ------ Begin Shell ------
> #!/bin/sh
> 
> OPT="--title \"Test Graph\" \
...
>   AREA:down#d0d0d0 \
>   LINE1:fin#0000FF:\"Outbound Traffic.\" \
>   COMMENT:"\n" \
            ^  ^
You didn't escape the quotes here

>   COMMENT:"\n" \
            ^  ^
 and here.

>   GPRINT:fout:MIN:\"Min In\:  %6.2lf %sbps\" \
>   GPRINT:fout:MAX:\"Max In\:  %6.2lf %sbps\" \
...
>   -e 992896202 -s -1d"
> 
> ../bin/rrdtool  graph  test4.png $OPT
> 
> ------ End Shell ------

Try fixing those and see if that solves it.
  -- Clifton

-- 
 Clifton Royston  --  LavaNet Systems Architect --  cliftonr at lava.net
   WWJD?   "JWRTFM!" - Scott Dorsey (kludge)   "JWG" - Eddie Aikau

--
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://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list