[rrd-users] Re: php4-rrtool

Graeme Donaldson graeme at toxicbunny.net
Thu Nov 20 21:09:30 MET 2003


Michael Earls said:
> php4-rrdtool,
>
> What options can be used on rrd_graph.php.
>
>    $opts = array( "--start", "-86400",
> //                "--title ISP Traffic",   errors out
> //                "--vertical-label Kilobytes Per Second",  errors out
>                 );
>
> Thanks,
>
> Michael


This is purely an educated guess.  Try:

"--title \"ISP Traffic\""

and

"--vertical-label \"Kilobytes Per Second\""


HTH
Graeme

--
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