<div dir="ltr">i read the FAQ "I get frequent errors that a â€œvalue is too old”. What's this about?" section.<div><br></div><div>my collectd runs on my server, no network transmission of data, just local operation. only one collecd is running: </div><div><br></div><div><div>root Â  Â  18951 Â 0.0 Â 0.2 Â  1752 Â 1072 ? Â  Â  Â  Â Ss Â  22:50 Â  0:00 /usr/sbin/collectdmon -P /var/run/collectd.pid -- -C /etc/collectd/collectd.conf</div><div>root Â  Â  18952 Â 1.5 Â 5.5 130352 28732 ? Â  Â  Â  Â Sl Â  22:50 Â  0:08 collectd -C /etc/collectd/collectd.conf -f</div></div><div><br></div><div>i get lots of those:</div><div><br></div><div>Oct 15 23:01:49 david collectd[18952]: uc_update: Value too old: name = kessel0001.fritz.box/biosmart/gauge-Füllraumtür; value time = 1444942909.000; last cache update = 1444942909.000;<br></div><div><br></div><div>where the "last cache update" increases every 10 sec by 10sec. :-)</div><div><br></div><div>i restarted collectd to no avail. since this is an embedded system with limited disk space i disabled the syslog plugin in collectd.conf, to prevent syslog from exploding - not the right fix but a bad (temporary) one. </div><div><br></div><div>collectd seems to work fine, the rrd files get updated and all. </div><div><br></div><div>how can i fix this properly?</div></div>