-
Incident report
-
Resolution: Fixed
-
Major
-
None
-
1.8.10
-
Sprint 1
I have a bunch of NAS box that implement host-resource-mib
in this mib, hrStorageSize returns the size of the considered storage in units of hrStorageAllocationUnits witch is 4kB in my case.
I've setup my item as float, multiplier 4096, unit B
for small NASes it works OK, and I get the right Size, but for bigger NASes, I get a
I have a bunch of NAS box that implement host-resource-mib
in this mib, hrStorageSize returns the size of the considered storage in units of hrStorageAllocationUnits witch is 4kB in my case.
I've setup my item as float, multiplier 4096, unit B
for small NASes it works OK, and I get the right Size, but for bigger NASes, I get a
"Type of received value [hugenumber.0000] is not suitable for value type [Numeric (float)]"
This is a 1.7TB Nas, not that big according to actual standards.
Apparently this is related to ZBX-1126.
- depends on
-
ZBX-12935 Incorrect displaying(rounding) of Numeric(Float) values under the "Latest data" tab
- Closed