Re: [fpc-pascal] RRDTool binding

2008-12-18 Thread Mattias Gaertner
On Fri, 12 Dec 2008 10:25:57 +0100 Koenraad Lelong wrote: > Hello, > Is there a binding for RRDTool ? > With a linux-box I'm monitoring a device and for the moment I store > the data in a text-file. Then I convert that text-file to a script to > put the data in rrdtool and then I can get various

[fpc-pascal] RRDTool binding

2008-12-12 Thread Koenraad Lelong
Hello, Is there a binding for RRDTool ? With a linux-box I'm monitoring a device and for the moment I store the data in a text-file. Then I convert that text-file to a script to put the data in rrdtool and then I can get various graphs, which I could use on a web-site. I would like to put the data