SCRS_GetCPUSpeed Stored Procedure

System Center

In SCRM 2006, SCRS_GetCPUSpeed gets the CPU speed for a computer.


SCRS_GetCPUSpeed @LocaleID

@LocaleID

Type: int

Locale identifier for the installed product.

Type: int

Value: Always 0.

Column name Data Type Description

CPUMaxClockSpeed

Decimal

Output value from SCRM 2006 SCRS_ManagedNode_Dimension_View.CPUMaxClockSpeed/1000.

CPUMaxClockSpeedLabel

String

Output value from SCRM 2006 SCRS_ManagedNode_Dimension_View.CPUMaxClockSpeed/1000.

Show: