[collectd] errors with Filter subsystem: Built-in target `write'
Jesse Reynolds
jesse at bulletproof.net
Mon Mar 17 12:11:07 CET 2014
Did you work this out David?
I'm seeing the same thing on a test collectd 5.4.1 server I've just set up.
The server is busy (>500 packets per second arriving on it) and there are heaps of these errors being logged.
Anyone got any ideas?
Eg:
Mar 17 22:01:31collectd-03 collectd[16278]: uc_update: Value too old: name = foo.example/snmp/if_packets-FastEthernet0_22; value time = 1395054090.000; last cache update = 1395054090.000;
Mar 17 22:01:31collectd-03 collectd[16278]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
I am using the v5 upgrade target. All the clients are version 4 of collectd, or SSC Serv.
On 15/10/2013, at 20:16:20, david van zeebroeck <david at analytics.brusselsairport.be> wrote:
> hello
> i've installed collectd 5.4
> everything run fine except i get a lot of error like these from some clients
>
> [2013-10-15 11:43:45] Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
> [2013-10-15 11:43:45] uc_update: Value too old: name = elara/disk-dm-0/disk_merged; value time = 1381830225.000; last cache update = 1381830225.000;
> [2013-10-15 11:43:45] Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
> [2013-10-15 11:43:45] uc_update: Value too old: name = elara/disk-dm-1/disk_octets; value time = 1381830225.000; last cache update = 1381830225.000;
>
> i've checked that collectd is not running twice
> also ntp is running on both server & client and in sync
>
> i'm not using rrdcached
>
> my rrdtool config looks like this :
>
> LoadPlugin rrdtool
> <Plugin rrdtool>
> DataDir "/var/lib/collectd/rrd/"
> CreateFilesAsync false
> CacheTimeout 120
> CacheFlush 900
> WritesPerSecond 50
> </Plugin>
> <target "write">
> plugin "rrdtool"
> </target>
>
> any clues anyone?
> _______________________________________________
> collectd mailing list
> collectd at verplant.org
> http://mailman.verplant.org/listinfo/collectd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20140317/bbc98a69/attachment.html>
More information about the collectd
mailing list