[rrd-users] Re: graphing

Olivier Nicole on at cs.ait.ac.th
Thu Nov 29 02:37:56 MET 2001


>Is there a way to graph on demand from a web page?? FAQ, perhaps??
>Platform: Win2k,Apache,Perl,PHP

My way is to have a Perl script that creates the graphs and call the
script from the web page, with SSI <!--#exec --> tag.

The later on the page include the graph with a normal <img> tag.

Eventually the Perl script also returns the date of the last entry in
the RRD file, for diplaying on the web page.

Remember your Perl script need to print the Content-Type: text/html
thing.

I have seen that PHP has an RRD module, but I have not used PHP yet.

Olivier

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