[rrd-users] Fwd: integrate graphs on html
Kevin P. Foote
kpfoote at iup.edu
Wed Aug 10 20:18:15 CEST 2011
You need a cgi because you want the graph built on-the-fly ..
There are tons of examples out and about.
I usually build a cgi for a specific graph .. say wireless traffic using
only the rrd files that are needed for that graph. I usually code it
quickly in perl using the perl CGI lib. Alternatively you can do this in
your language of choice .. of course :-)
------
thanks
kevin.foote
On Wed, 10 Aug 2011, fadwa salam wrote:
-> Hello,
-> Thank you for your answer Kevin.
-> My problem it's how to use cgi .
-> i thought to send a general message ,because may be there is another way.
->
More information about the rrd-users
mailing list