-
Incident report
-
Resolution: Duplicate
-
Major
-
None
-
2.0.8
-
None
I found the value would repeated addition when use vfs.dev.read[,ops,] and vfs.dev.write[,ops,] to count all device iops. In my environment /dev/sda has two partitions /dev/sda1 and /dev/sda2, it should count only /dev/sda is ok, but it will /dev/sda plus /dev/sda1 and /dev/sda2. the result is doble, it work incorrect.
- duplicates
-
ZBX-4556 errors in documentation for "vfs.dev.read|write" key and not documented dependecy beetwen 2nd and 3rd parameters
- Closed