[collectd] Using rrd.cgi with collectd

Florian Forster octo at verplant.org
Thu Aug 17 09:22:16 CEST 2006


Hi Sukhamrit,

On Wed, Aug 16, 2006 at 04:35:00PM +0100, Sukhamrit Kanwar wrote:
> I found rrd.cgi and it seemed easy to implement, but after getting it
> to run, there were some errors.

do you mean `rrdcgi(1)'? I never used it myself, but the examples in the
manpage seem quite explanatory.. ;)

> It seems that the data format rrd.cgi expects from its input RRD files
> dont exactly seem to match the output given by collectd. 

Well, the only output `format' you need to be concerned about is the
name of the `data source's, aka `DS', and the `consolidation function',
aka `CF'.

You can find the DS-names by looking at the homepage (it's incomplete,
sorry) and/or using `rrdtool info' (rrdinfo(1)). collectd creates RRD-
files with the following CFs: `MIN', `MAX', and `AVERAGE'.

Sorry I can't be of more help.. If this doesn't help, please tell us
exactly which script you're trying to use, preferably include an URL to
where it can be found.

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20060817/6b1d9bda/attachment.pgp


More information about the collectd mailing list