[ZBX-4556] errors in documentation for "vfs.dev.read|write" key and not documented dependecy beetwen 2nd and 3rd parameters Created: 2012 Jan 17 Updated: 2017 May 30 Resolved: 2012 Mar 21 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | None |
Fix Version/s: | 1.8.11, 2.0.0 |
Type: | Incident report | Priority: | Minor |
Reporter: | Oleksii Zagorskyi | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
|
Issue Links: |
|
Description |
Each part of documentation changes will be described in comments separately. |
Comments |
Comment by Oleksii Zagorskyi [ 2012 Jan 17 ] |
(1) 1st parameter "device" actually is optional - should be included in angle brackets <> |
Comment by Oleksii Zagorskyi [ 2012 Jan 17 ] |
(2) based on (1) a note could be added to documentation: included all block devices like sda, sbd and theirs sda1, sda2, sdb3 ... and multiple devices (MD raid) based on those block devices and logical volumes (LVM) based on those block devices. Results of test just for case:
Another host with LVM:
the same for sectors, ops, sps. <zalex> Has been discussed with Sasha. His point of view that firs parameter still should be optional, i.e. ability to monitor all available devises is enough useful and because should be supported. |
Comment by Oleksii Zagorskyi [ 2012 Jan 17 ] |
(3) 3rd parameter <mode> can be used only if 2nd parameter <type> is "sps, ops, bps". That should be noted in documentation in two tables: "Supported by platform" and "Zabbix Agent". Examples:
<zalex> Tested just for case. Parameters sps and ops really are "values per second". |
Comment by Oleksii Zagorskyi [ 2012 Jan 17 ] |
(4) default value for "vfs.dev.read|write" actually is different for different OS but not "sectors" as noted in a table "Supported by Platform". But I'm going to add a note to first column, so it will be: "type (defaults are different under various OSes)". |
Comment by Oleksii Zagorskyi [ 2012 Jan 27 ] |
(1), (3), (4) RESOLVED in http://www.zabbix.com/documentation/1.8/manual/config/items <zalex> Approved by Martins (IRC), 2.0 doc has been updated. Issue CLOSED |