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. -> _______________________________________________ rrd-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/rrd-users
