>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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi

Reply via email to