Share via


MonitorTypes

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Contains state monitor type definitions in a management pack.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    MonitorTypes

Syntax

<MonitorTypes>
   <UnitMonitorType>…</UnitMonitorType>
</MonitorTypes>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the MonitorTypes element.

Attributes

None.

Child Elements

Element Description

UnitMonitorType

Optional element. Represents a monitor type definition used as template for creating unit monitors

Parent Elements

Element Description

TypeDefinitions

Contains all types that are defined in the management pack.

Remarks

The only monitor type is a UnitMonitorTypeelement. Most of the unit monitor types are defined in the Microsoft.Windows.Library management pack. Generally, you would use these predefined types to create your own UnitMonitor definitions.

See Also

Reference

TypeDefinitions
UnitMonitorType