Hardware Information (Universal) - superseded
| 0 Votes |
Versioning - This is an older version.
| 1 | Hardware Information (Universal) | 10/3/2013 12:18:31 PM |
| 2 | Hardware Information (Universal) - CPU | 1/29/2014 9:23:42 AM |
| 3 | Hardware Information (Universal) - CPU | 2/6/2014 8:35:28 AM |
| 4 | Hardware Information (Universal) - CPU | 9/3/2014 11:49:35 AM |
Description
Property Details
| 2994583 | |
| Alpha - Code that was just developed | |
| Hardware Information (Universal) | |
| BESC | |
| jgstew on 10/3/2013 12:18:31 PM | |
| jgstew on 10/3/2013 12:18:31 PM | |
| 6677 Views / 6 Downloads | |
* Average over 0 ratings.
** Log In or Register to add your rating.
|
Properties
Number of Cores of CPUs
Period
1 day
| * Results in a true/false |
if (exists properties whose (it as string contains "cpupackage")) then ((core of it*count of it) of cpupackage) else ERROR "cpupackage property not available"
Number of CPUs
Period
1 day
| * Results in a true/false |
if (exists properties whose (it as string contains "cpupackage")) then (count of cpupackage) else ERROR "cpupackage property not available"
Number of Cores per CPU
Period
1 day
| * Results in a true/false |
if (exists properties whose (it as string contains "cpupackage")) then (core of cpupackage) else ERROR "cpupackage property not available"
Total # of Simultaneous Threads of CPUs
Period
1 day
| * Results in a true/false |
if (exists properties whose (it as string contains "cpupackage")) then (thread of cpupackage) else ERROR "cpupackage property not available"
CPU Simultaneous MultiThreading supported?
Period
1 day
| * Results in a true/false |
if (exists properties whose(it as string starts with "smt capable" AND it as string contains "cpupackage")) then (smt capable of cpupackage) else ERROR "cpupackage property not available"
CPU Simultaneous MultiThreading enabled?
Period
1 day
| * Results in a true/false |
if (exists properties whose (it as string contains "cpupackage")) then (smt enabled of cpupackage) else ERROR "cpupackage property not available"
Relevance
Sharing
| Social Media: |
Comments
|
|
|
| What version of the BigFix / IEM client are you using? | |
|
|
|
| on hp-ux machine i am getting beow output : Q: unique values of families of processors E: The operator "families" is not defined. Q: unique values of brand strings of processors E: The operator "brand strings" is not defined. Q: unique values of vendor names of processors E: The operator "vendor names" is not defined. Q: unique values of families of processors E: The operator "families" is not defined. Q: unique values of brand ids of processors E: The operator "brand ids" is not defined. Q: unique values of types of processors E: The operator "types" is not defined. Q: unique values of feature masks of processors E: The operator "feature masks" is not defined. could you advise. i am new to relevance world | |
|
|
|
| There seems to be a bug in "smt capable of cpupackage" on macs. | |

