-
Type:
Documentation task
-
Resolution: Fixed
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: Documentation (D)
-
None
In https://www.zabbix.com/documentation/4.4/manual/config/items/itemtypes/simple_checks/vmware_keys, in the item keys vmware.hv.network.in and vmware.hv.network.out: In Description it says "bytes per second", but in Parameters there is mode "bps (default)".
| vmware.hv.network.in[<url>,<uuid>,<mode>] | |||
|---|---|---|---|
| VMware hypervisor network input statistics (bytes per second). | Integer 2 | url - VMware service URL uuid - VMware hypervisor host name mode - bps (default) |
So, are the item values in bytes per second (Bps) or bits per second (bps)? (Those are the commonly accepted abbreviations, B = byte, b = bit)