SCRS_GetProcessorSpeedWithLabel Stored Procedure
System Center
In SCRM 2006, SCRS_GetProcessorSpeedWithLabel gets list of processor speeds with additional column for producing the report's label.
SCRS_GetProcessorSpeedWithLabel @LocaleID
| 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: