[rrd-users] rrdcgi - Please help

Paulo Jorge Oliveira paulo.oliveira at optimus.pt
Tue May 3 18:05:43 MEST 2005


Hi,
I'm using one of the examples of the rrdcgi manual (I'm trying to learn
something). Everything seems to work well. The graph is generated. But
I'm not able to see it on my browser (appears the red X icon).
Can anyone help me on this?
 
Thanks in advance
 
Paulo
 
#!/var/apache/cgi-bin/rrd/rrdcgi
<HTML>
 <HEAD><TITLE></TITLE></HEAD>
 <BODY>
 <H1>RRDCGI Example Page for <RRD::CV RRD_NAME></H1>
 <H2>Selection</H2>
 <FORM><INPUT NAME=RRD_NAME TYPE=TEXT > Celula ,
       <INPUT TYPE=SUBMIT></FORM>
 <H2>Graph</H2>
 <P>
 <RRD::GRAPH  <RRD::CV::PATH RRD_NAME>.png --imgformat=PNG --start -5d
--end now  --lazy --title  "Temperatures for
"<RRD::CV::QUOTE RRD_NAME> DEF:cel=<RRD::CV::PATH
RRD_NAME>.rrd:in:AVERAGE LINE2:cel#00a000:"D. Celsius">
 </P>
 </BODY>
 </HTML>
 
 
--
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