[collectd] WG: Re: rrdcached/collectd ports

Florian Forster octo at verplant.org
Mon Jul 6 13:04:12 CEST 2009


Hi Stefan,

On Mon, Jun 29, 2009 at 02:36:50PM +0200, Stefan.Wiederoder at kaufland.de wrote:
> now I´v got my collectd client sending data using the rrdcached plugin
> to my central server (verified using tcpdump), but rrdcached is not
> writing any data to disk.

> LoadPlugin rrdcached
> <Plugin "rrdcached">
>   DaemonAddress "4.28.13.30:42217"
>   DataDir "/opt/collectd/var/lib/collectd/"
>   CreateFiles false
> </Plugin>

if you set the `CreateFiles' option to `false', only existing files will
be updated by the daemon. Do those files exist?

Could you please provide a PCAP file (the output file format of tcpdump)
of some network traffic between collectd and rrdcached? That way it'd be
easier to understand what's really going on.

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/20090706/7cf93b72/attachment.pgp 


More information about the collectd mailing list