From: Yves <yme...@pe...> - 2005-04-07 15:04:53
|
> Hi all, > > I'm planning to generate some perfparse graphs and then automatically s= end them to our > customers. Has anyone done this before and could give me a hint, how to= automatically > generate the graphs, and save them to disk? > I know this "URL to create this graph:" thing, but how can I automatica= lly save this > generated graph? You can also save graphs. I have never used that feature and I don't know= if you can use it for your need. You have "URL to create this graph:" : use wget or curl to save that grap= h into a file. Then use the file... :) About curl, if you plan to develop in C (or maybe other languages) your t= ool to send graphs to your customers, you can use libcurl. Yves --=20 - Homepage - http://ymettier.free.fr - http://www.logicacmg.com - - GPG key - http://ymettier.free.fr/gpg.txt - - Maitretarot - http://www.nongnu.org/maitretarot/ - - Perfparse - http://www.perfparse.org/ - |