8000 Add utilization and inflight operations to the disk plugin by marekbecka · Pull Request #1 · marekbecka/collectd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add utilization and inflight operations to the disk plugin #1

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

marekbecka
Copy link
Owner

This patch adds two additional metrics to the disk plugin: average disk utilization and number of running operations on the device. The first one is computed as a ratio of io_time to overall time, the second as a ratio of weighted_io_time to io_time.

marekbecka pushed a commit that referenced this pull request May 13, 2016
write_riemann: avoid deadlocks, rate limit log messages.
@Zanop
Copy link
Zanop commented Apr 20, 2017

Is this going to be merged someday?

marekbecka pushed a commit that referenced this pull request Jul 18, 2017
marekbecka pushed a commit that referenced this pull request Dec 7, 2021
Pull in upstream master
marekbecka pushed a commit that referenced this pull request Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0