openwrt-packages/utils/collectd
Hannu Nyman fa3a118de8 collectd: uptime plugin: apply fix from upstream
Backport from master the fix for uptime plugin.
Adjust it for 5.5.3

  Uptime plugin fails to adjust for system time changes after boot.
  As Openwrt/LEDE routers usually do not have a RTC, the system time
  gets adjusted with NTP possibly after collectd has already started.
  But collectd continues to use the initial time set by 'sysfixtime',
  which can lead to incorrect uptime calculations.

  Apply a proposed fix from upstream that uses /proc/uptime

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-09-15 19:10:37 +03:00
..
files collectd: ensure that /var/lib/collectd exists 2016-04-27 21:45:36 +02:00
patches collectd: uptime plugin: apply fix from upstream 2017-09-15 19:10:37 +03:00
Makefile collectd: uptime plugin: apply fix from upstream 2017-09-15 19:10:37 +03:00