<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>