[collectd] apache and collectd plugin

Florian Forster octo at verplant.org
Wed Apr 15 19:17:40 CEST 2009


Hi Amit,

On Wed, Apr 15, 2009 at 08:19:26PM +0530, Amit Gupta wrote:
> On Wed, Apr 15, 2009 at 7:59 PM, Florian Forster <octo at verplant.org> wrote:
> > Does lighttpd use ‘R’ for something else?
> 
> yes, for read-POST.

crap.. Yes, then we probably need some logic for that :(

> As far as I understand it, the rrdfiles get published under
> <host-name>/<plugin_name> and given that the rrd file names are also
> same, then the multiple instances will overwrite their data to the
> same set of rrd files. Is my understanding correct?.

Almost: The files will be created under
 <host>/<plugin>-<plugin_instance>  (if plugin_instance is not empty)
or
 <host>/<plugin>                    (if plugin_instance is empty)

Therefore ‘plugin’ should always be set to “apache” and
‘plugin_instance’ should be set to the user-supplied string.

Hope this clears things up a bit ;)

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/20090415/757850c1/attachment-0001.pgp 


More information about the collectd mailing list