-
Type:
Bug
-
Resolution: Done
-
Priority:
Low
-
Affects Version/s: 3.1.8
-
Component/s: Assets Discovery, Assets Discovery DoS
-
2
-
Severity 3 - Minor
Issue Summary
Discovery scan does not retrieve CPU information for Solaris devices
Steps to Reproduce
- Enable Solaris_CPUs.pat
- Scan a Solaris device
Expected Results
When the command "psrinfo -pv" gets executed , and gets a proper response:
6/6/2023 4:41:35 PM : Result: The physical processor has 4 cores and 32 virtual processors (0-31) The core has 8 virtual processors (0-7) The core has 8 virtual processors (8-15) The core has 8 virtual processors (16-23) The core has 8 virtual processors (24-31) SPARC-M8 (chipid 0, clock 5067 MHz)
this should save the CPU information to the XML scan results file.
Actual Results
The scan results file contains no CPUs information.
<CPUCount>0</CPUCount>
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...