Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix issues:426 (Numbers are crazy in diskstats plugin after reboot) #458

Merged

Conversation

mittyorz
Copy link
Contributor

diskstats ver 2.0.22 and later gives weird numbers on some entries after system reboot

fundamental solution should be as #426 (comment)
but it might be significant rewrite

… 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 munin-monitoring#426 (comment)
but it might be significant rewrite
@mittyorz mittyorz changed the title fix issues/426 (Numbers are crazy in diskstats plugin after reboot) fix https://github.com/munin-monitoring/munin/issues/426 (Numbers are crazy in diskstats plugin after reboot) Apr 26, 2015
@mittyorz mittyorz changed the title fix https://github.com/munin-monitoring/munin/issues/426 (Numbers are crazy in diskstats plugin after reboot) fix issues:426 (Numbers are crazy in diskstats plugin after reboot) Apr 26, 2015
steveschnepp added a commit that referenced this pull request May 12, 2015
fix issues:426 (Numbers are crazy in diskstats plugin after reboot)
@steveschnepp steveschnepp merged commit 7c9d9f3 into munin-monitoring:stable-2.0 May 12, 2015
@mittyorz mittyorz deleted the stable-2.0-issue_426 branch May 17, 2015 02:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants