MonitorTypes

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

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