[collectd] Apache Plugin

Florian Forster octo at verplant.org
Fri Apr 28 11:37:32 CEST 2006


Hi Patrick,

On Fri, Apr 28, 2006 at 11:16:34AM +0200, Patrick Hemmen wrote:
> All is running fine but the Apache-Plugin don't work.
> The log output is:
> 
> collectd[2894]: apache: curl_easy_perform failed: Failed writing body

I think the most likely problem is that collectd's receive buffer (4k)
is full. The page expected by the `apache' plugin is normally less than
500 Bytes, so this should be sufficient. It'd be a problem if you had
more than ~3500 apache processes, though ;)
Check if you have the right URI: It has to end in `?auto' so
`mod_status' will output plain text rather than HTML. collectd does not
automatically append it.

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/20060428/59d57d5d/attachment.pgp


More information about the collectd mailing list