Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #426 (Numbers are crazy in diskstats plugin after reboot)
diskstats ver 2.0.22 and later gives weird numbers on some entries after system reboot - how I fix - check /proc/uptime to detect system reboot - use uptime second instead of interval if uptime < interval - reset all previous status values to zero if uptime < interval fundamental solution should be as #426 (comment) but it might be significant rewrite
- Loading branch information