Werk #10270: solaris_mem: Fix value and unit
Component | HW/SW inventory | ||||
Title | solaris_mem: Fix value and unit | ||||
Date | Oct 14, 2019 | ||||
Level | Trivial Change | ||||
Class | Bug Fix | ||||
Compatibility | Incompatible - Manual interaction might be required | ||||
Checkmk versions & editions |
|
total_ram_usable and total_swap were given in kB where Bytes were expected. Moreover, total_ram_usable was returning the available RAM instead of the total RAM advertised.
Note History for both values has different units. It should be converted or considered lost!