Performance Reports

Applies To: System Center Operations Manager 2007

Performance reports in Operations Manager 2007 analyze performance data that collected by rules. Following is a description of each Performance generic report that includes a description of its report controls and report parameters. The parameter block of each report that can be copied into the definition of a linked report is also included.

Performance

The Performance report shows one or multiple charts and display data as historical chart or histograms. For the selected time range, the report includes performance data with charts and a data tables.

The ID of the Performance report is Microsoft.SystemCenter.DataWarehouse.Report.Performance.

Controls and Parameters

The controls that are used in the Performance report are shown in the following table with the parameters that each populates.

Control Parameters Description

Business Relative Date Time Picker

StartDate_BaseType

StartDate_BaseValue

StartDate_OffsetType

StartDate_OffsetValue

EndDate_BaseType

EndDate_BaseValue

EndDate_OffsetType

EndDate_OffsetValue

TimeZone

TimeZoneName

TimeType

TimeWeekMap

Only performance data that was collected in the date and time range are included in the report. These are the standard date parameters described in Common Parameters.

This control can be removed if a defined relative data time range is provided for the parameter.

Performance Object Picker

ObjectList

ManagementGroupId

Specifies objects that are included in the report and the contents and configuration of the graph. This is the standard Performance Object Picker control described in Performance Report Controls.

This control is typically replaced by Linked Performance Object Picker in linked reports that use the contents and configuration of the graph provided in the properties for that control.

Combo Box

DataAggregation

Specifies how to aggregate the data included in the report. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the DataAggregation parameter.

Combo Box

AggregationType

Single value that specifies how to aggregate the data on the X-axis. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the AggregationType parameter.

Boolean Picker

Enable3D

A value of true or false indicates whether the graph should be displayed in 3D.

This control can be removed from the report if you provide a specific value for the Enable3D parameter.

Parameter Block

The following is the parameter block for the Performance report. You can copy this into a linked report that is based on the Performance report to replicate the controls of the base report.

<ParameterBlock columns="6" xmlns="https://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings">
   <Controls>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox" columnSpan="2">
         <ReportParameters>
            <ReportParameter name="DataAggregation">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.DataAggregation</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.PerformanceChartObjectPicker" columnSpan="4" rowSpan="3">
         <ReportParameters>
            <ReportParameter name="ObjectList">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
            </ReportParameter>
            <ReportParameter name="ManagementGroupId" binding="GroupList" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BusinessRelativeDateTimePicker" columnSpan="2">
         <ReportParameters>
            <ReportParameter name="TimeZone" binding="TimeZone">
                  <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
            </ReportParameter>
            <ReportParameter name="TimeZoneName" binding="TimeZoneName" />
            <ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType" />
            <ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType" />
            <ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue" />
            <ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType" />
            <ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType" />
            <ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue" />
            <ReportParameter name="TimeType" binding="TimeType" />
            <ReportParameter name="TimeWeekMap" binding="TimeWeekMap" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
         <ReportParameters>
            <ReportParameter name="AggregationType">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.Histogram</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BooleanPicker">
         <ReportParameters>
            <ReportParameter name="Enable3D">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.Chart3D</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
   </Controls>
</ParameterBlock>

Performance Detail

The Performance Detail report shows a series with these fixed settings:

  • Average is displayed as a black line.

  • Standard Deviation is displayed as an orange area.

  • The area between the lowest to the highest value is filled with blue color.

If a Histogram is specified, this report displays a link to a table detailing average, min, max and standard deviation for all time periods averaged into one x-axis unit. A second, smaller chart details the number of performance counter samples making up this report.

The ID of the Performance Detail report is Microsoft.SystemCenter.DataWarehouse.Report.PerformanceDetail.

Controls and Parameters

The controls that are used in the Performance Detail report are shown in the following table with the parameters that each populates.

Control Parameters Description

Business Relative Date Time Picker

StartDate_BaseType

StartDate_BaseValue

StartDate_OffsetType

StartDate_OffsetValue

EndDate_BaseType

EndDate_BaseValue

EndDate_OffsetType

EndDate_OffsetValue

TimeZone

TimeZoneName

TimeType

TimeWeekMap

Only performance data that was collected in the date and time range are included in the report. These are the standard date parameters described in Common Parameters.

This control can be removed if a defined relative data time range is provided for the parameter.

Performance Object Picker

ObjectList

ManagementGroupId

Specifies objects that are included in the report and the contents and configuration of the graph. This is the standard Performance Object Picker control described in Performance Report Controls.

This control is typically replaced by Linked Performance Object Picker in linked reports that use the contents and configuration of the graph provided in that control’s properties.

Combo Box

DataAggregation

Specifies how to aggregate the data included in the report. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the DataAggregation parameter.

Combo Box

AggregationType

Single value that specifies how to aggregate the data on the X-axis. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the AggregationType parameter.

Parameter Block

The following is the parameter block for the Performance Detail report. You can copy this into a linked report based on the Performance Detail report to replicate the controls of the base report.

<ParameterBlock columns="3" xmlns="https://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings">
   <Controls>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
         <ReportParameters>
            <ReportParameter name="DataAggregation">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.DataAggregation</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.PerformanceObjectPicker" columnSpan="2" rowSpan="3">
         <ReportParameters>
            <ReportParameter name="ObjectList">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
            </ReportParameter>
            <ReportParameter name="ManagementGroupId" binding="GroupList" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.BusinessRelativeDateTimePicker">
         <ReportParameters>
            <ReportParameter name="TimeZone" binding="TimeZone">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
            </ReportParameter>
            <ReportParameter name="TimeZoneName" binding="TimeZoneName" />
            <ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType" />
            <ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType" />
            <ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue" />
            <ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType" />
            <ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType" />
            <ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue" />
            <ReportParameter name="TimeType" binding="TimeType" />
            <ReportParameter name="TimeWeekMap" binding="TimeWeekMap" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
         <ReportParameters>
            <ReportParameter name="AggregationType">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.Histogram</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
   </Controls>
</ParameterBlock>

Performance Top Instances

The Performance Top Instances report shows columns for every found object starting at 0 to the max or min value for the selected reporting time range. The chart also indicates with a black error bar the fluctuation in value of this object for the selected reporting time range. If the error bar is very small this object was for the reporting time range always close to value displayed by the column. If it is very wide the object fluctuates and the top or bottom value should be not taken as the value which is to be expected.

The ID of the Performance Top Instances report is Microsoft.SystemCenter.DataWarehouse.Report.PerformanceTopInstance.

Controls and Parameters

The controls that are used in the Performance Top Instances report are shown in the following table with the parameters that each populates.

Control Parameters Description

Relative Date Time Picker

StartDate_BaseType

StartDate_BaseValue

StartDate_OffsetType

StartDate_OffsetValue

EndDate_BaseType

EndDate_BaseValue

EndDate_OffsetType

EndDate_OffsetValue

TimeZone

TimeZoneName

Only performance data that was collected in the date and time range are included in the report. These are the standard date parameters described in Common Parameters.

This control can be removed if a defined relative data time range is provided for the parameter.

Monitoring Object Picker

ObjectList

ManagementGroupId

Specifies the groups or objects that are included in the report. This includes an ID from the data warehouse so that the parameters cannot be populated without the control. This is the standard Object XML Picker control described in Common Report Controls.

This control should not be removed from the report.

Combo Box

SortOrder

Single value that specifies whether to sort the instances from the top or bottom. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the SortOrder parameter.

Numeric Up Down

TopCount

Integer specifying the number of instances to include in the report. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the TopCount parameter.

Performance Rule Picker

RuleId

ManagementGroupId

Single GUID or $MPElement variable specifying the rule collecting the performance counter. The RuleId is discussed in Performance Parameters.

This control can be removed from the report if you provide a specific value for the RuleId parameter.

Parameter Block

The following is the parameter block for the Performance Top Instances report. You can copy the code block into a linked report based on the Performance Top Instances report to replicate the controls of the base report.

<ParameterBlock columns="5" xmlns="https://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings">
   <Controls>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker" columnSpan="2" rowSpan="2">
         <ReportParameters>
            <ReportParameter name="TimeZone" binding="TimeZone">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
            </ReportParameter>
            <ReportParameter name="TimeZoneName" binding="TimeZoneName" />
            <ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType" />
            <ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType" />
            <ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue" />
            <ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType" />
            <ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType" />
            <ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.MonitoringObjectXmlPicker" columnSpan="3" rowSpan="2">
         <ReportParameters>
            <ReportParameter name="ObjectList">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ObjectList</Prompt>
            </ReportParameter>
            <ReportParameter name="ManagementGroupId" binding="GroupList" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
         <ReportParameters>
            <ReportParameter name="SortOrder">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TopAlgorithm</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.NumericUpDown">
         <ReportParameters>
            <ReportParameter name="TopCount">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TopAlgorithmParameter</Prompt>
            </ReportParameter>
         </ReportParameters>
         <Properties>
            <Property name="Minimum">
               <Value>1</Value>
            </Property>
            <Property name="Maximum">
               <Value>100</Value>
            </Property>
         </Properties>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.PerformanceRulePicker" columnSpan="3">
         <ReportParameters>
            <ReportParameter name="RuleId">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.PerformanceRule</Prompt>
            </ReportParameter>
            <ReportParameter name="ManagementGroupId" binding="GroupList" />
         </ReportParameters>
      </Control>
   </Controls>
</ParameterBlock>

Performance Top Objects

The Performance Top Objects report shows columns for every found object starting at 0 to the max or min value for the selected reporting time range. The chart also indicates with a black error bar the fluctuation in value of this object for the selected reporting time range. If the error bar is very small this object was for the reporting time range always close to value displayed by the column. If it is very wide the object fluctuates and the top or bottom value should be not taken as the value which is to be expected.

The ID of the Performance Top Objects report is Microsoft.SystemCenter.DataWarehouse.Report.PerformanceTop.

Controls and Parameters

The controls that are used in the Performance Top Objects report are shown in the following table with the parameters that each populates.

Control Parameters Description

Relative Date Time Picker

StartDate_BaseType

StartDate_BaseValue

StartDate_OffsetType

StartDate_OffsetValue

EndDate_BaseType

EndDate_BaseValue

EndDate_OffsetType

EndDate_OffsetValue

TimeZone

TimeZoneName

Only performance data that was collected in the date and time range are included in the report. These are the standard date parameters described in Common Parameters.

This control can be removed if a defined relative data time range is provided for the parameter.

Performance Rule Instance Picker

RuleId

ManagementGroupId

RuleInstance

Single GUID or $MPElement variable specifying the rule collecting the performance counter. The RuleId is discussed in Performance Parameters.

This control can be removed from the report if you provide a specific value for the RuleId and RuleInstance parameters.

Combo Box

ManagementGroupID

Single value that specifies the GUID of the management group to retrieve the data from.

This control should not be removed from the report.

Combo Box

SortOrder

Single value that specifies whether to sort the objects from the top or bottom. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the SortOrder parameter.

Numeric Up Down

TopCount

Integer specifying the number of objects to include in the report. Allowed values for this parameter are provided in Performance Parameters.

This control can be removed from the report if you provide a specific value for the TopCount parameter.

Parameter Block

The following is the parameter block for the Performance Top Objects report. You can copy this into a linked report based on the Performance Top Objects report to replicate the controls of the base report.

<ParameterBlock columns="4" xmlns="https://schemas.microsoft.com/mom/reporting/2007/ReportParameterSettings">
   <Controls>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.RelativeDateTimePicker" columnSpan="2" rowSpan="2">
         <ReportParameters>
            <ReportParameter name="TimeZone" binding="TimeZone">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TimeZone</Prompt>
            </ReportParameter>
            <ReportParameter name="TimeZoneName" binding="TimeZoneName" />
            <ReportParameter name="StartDate_BaseType" binding="StartDate_BaseType" />
            <ReportParameter name="StartDate_BaseValue" binding="StartDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.StartDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="StartDate_OffsetType" binding="StartDate_OffsetType" />
            <ReportParameter name="StartDate_OffsetValue" binding="StartDate_OffsetValue" />
            <ReportParameter name="EndDate_BaseType" binding="EndDate_BaseType" />
            <ReportParameter name="EndDate_BaseValue" binding="EndDate_BaseValue">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.EndDateTime</Prompt>
            </ReportParameter>
            <ReportParameter name="EndDate_OffsetType" binding="EndDate_OffsetType" />
            <ReportParameter name="EndDate_OffsetValue" binding="EndDate_OffsetValue" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox" columnSpan="2">
         <ReportParameters>
            <ReportParameter name="ManagementGroupId">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.ManagementGroup</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.PerformanceRuleInstancePicker" columnSpan="2" rowSpan="3">
         <ReportParameters>
            <ReportParameter name="RuleId">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.PerformanceRule</Prompt>
            </ReportParameter>
            <ReportParameter name="ManagementGroupId" binding="GroupList" />
            <ReportParameter name="RuleInstance" binding="InstanceList" />
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.ComboBox">
         <ReportParameters>
            <ReportParameter name="SortOrder">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TopAlgorithm</Prompt>
            </ReportParameter>
         </ReportParameters>
      </Control>
      <Control type="Microsoft.SystemCenter.DataWarehouse.Report.ParameterControl.NumericUpDown">
         <ReportParameters>
            <ReportParameter name="TopCount">
               <Prompt>Microsoft.SystemCenter.DataWarehouse.Report.Library!Microsoft.SystemCenter.DataWarehouse.Report.ParameterPrompt.TopAlgorithmParameter</Prompt>
            </ReportParameter>
         </ReportParameters>
         <Properties>
            <Property name="Minimum">
               <Value>1</Value>
            </Property>
            <Property name="Maximum">
               <Value>100</Value>
            </Property>
         </Properties>
      </Control>
   </Controls>
</ParameterBlock>

See Also

Concepts

Common Parameters
Date Report Controls
Common Report Controls
Performance Parameters
Performance Report Controls