[rrd-users] trying to get perl version of imginfo to work.
Garrett, Matt M SITI-ITDSEL314
Matt.M.Garrett at is.shell.com
Fri Oct 25 17:44:32 MEST 2002
Folks
I am using standard perl not rrdcgi (Due to other perl processing work)
I just don't seem to be able to get the --imginfo command to work.
A snippet of the code I am using is:
-----------------------------------------------------
#!/usr/bin/perl
use RRDs;
SNIP SNIP
RRDs::graph "../images/$client.png",
"--lazy" , "--alt-autoscale-max" ,
"--imginfo" , '<IMG SRC="../rrdgraphs/images/$client.png" WIDTH="495"
HEIGHT="172" ALT="CPU Overview" >',
"--title", "CPU Utilisation for $client",
SNIP , SNIP
"STACK:cpu_4#000000:CPU Idle %" ;
Can any body suggest as to what I am doing wrong.
Thanks
Matt
Matthew Garrett
Unix System Support
Shell Information Technology International Limited
Loirston House, Wellington Road, Altens, Aberdeen AB12 3BH
Tel: +44 (0)1224 21 7515 Other Tel: Internal 639 7515
Email: Matt.M.Garrett at is.shell.com
Internet: http://www.shell.com
--
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