Closed felipewd closed 8 years ago
Hi,
There are a few metrics this plugin collects that aren't listed in the collected metrics section of README.
As far a I could see, these are, respectively, the 13th and 14th fields in /proc/diskstats:
https://www.kernel.org/doc/Documentation/ABI/testing/procfs-diskstats
13 - time spent doing I/Os (ms) 14 - weighted time spent doing I/Os (ms).
cc: @intelsdi-x/plugin-maintainers
@felipewd, thank You for pointing this. Good catch. I prepared PR (#15) which fixes that.
Hi,
There are a few metrics this plugin collects that aren't listed in the collected metrics section of README.
As far a I could see, these are, respectively, the 13th and 14th fields in /proc/diskstats:
https://www.kernel.org/doc/Documentation/ABI/testing/procfs-diskstats