Hardware Information (Universal) - superseded
Log In or Register to download the BES file, and more.

0 Votes

Versioning - This is an older version.

1Hardware Information (Universal)10/3/2013 12:18:31 PM
2Hardware Information (Universal) - CPU1/29/2014 9:23:42 AM
3Hardware Information (Universal) - CPU2/6/2014 8:35:28 AM
4Hardware Information (Universal) - CPU9/3/2014 11:49:35 AM

Description

<enter a description of the analysis here>

Property Details

ID2994583
StatusAlpha - Code that was just developed
TitleHardware Information (Universal)
DomainBESC
Added by on 10/3/2013 12:18:31 PM
Last Modified by on 10/3/2013 12:18:31 PM
Counters 6677 Views / 6 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * 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
Show indented relevance
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
Show indented relevance
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
Show indented relevance
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
Show indented relevance
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
Show indented relevance
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
Show indented relevance
if (exists properties whose (it as string contains "cpupackage")) then (smt enabled of cpupackage) else ERROR "cpupackage property not available"

Relevance

Used in 97 fixlets and 102 analyses   * Results in a true/false
Show indented relevance
true

Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
jgstew -
What version of the BigFix / IEM client are you using?
omkar_jadhav -
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
jgstew -
There seems to be a bug in "smt capable of cpupackage" on macs.