Werk #13679: Better detection of physical CPUs and CPU cores on Solaris

Component HW/SW inventory
Title Better detection of physical CPUs and CPU cores on Solaris
Date Apr 5, 2022
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.2.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.1.0b6 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The hardware/software-inventory plugin now uses some psrinfo commands to determine information about physical CPUs, cores, and virtual CPUs.

The previous method of parsing the output of prtpicl turned out insufficient on some Solaris systems.

Furthermore, if some information is not available via psrinfo (This may be the case for the number of cores), it will be left out in the HW/SW inventory table instead of displaying a misleading 0.

In order to apply the better detection, you have to redeploy the inventory agent plugin to your Solaris hosts.

Checkmk 2.1 will continue to work with the old agent plugin, however, in Checkmk 2.2, this compatibility will be dropped.

To the list of all Werks