MonitorTaskDataType

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

Defines the data type for all monitoring data that is passed within a workflow.

Remarks

MonitorTaskDataType has the following XML structure:

<DataItem type="MonitorTaskDataType" time="2007-04-19T14:13:02.1521855-07:00" sourceHealthServiceId="00000000-0000-0000-0000-000000000000">
  <StateChange>
    <DataItem time="2007-04-19T14:12:59.3865782-07:00" type="System.Health.StateData" sourceHealthServiceId="BC5B910F-560C-F873-F419-652CCA5B2EEC">
      <ManagedEntityId> </ManagedEntityId>
      <EventOriginId> </EventOriginId>
      <MonitorId> </MonitorId>
      <ParentMonitorId> </ParentMonitorId>
      <HealthState></HealthState>
      <OldHealthState></OldHealthState>
      <TimeChanged></TimeChanged>
      <Context>
        <DataItem type="Microsoft.Windows.EventData" time="2007-04-19T14:12:58.0000000-07:00" sourceHealthServiceId="BC5B910F-560C-F873-F419-652CCA5B2EEC">
          <EventOriginId></EventOriginId>
          <PublisherId></PublisherId>
          <PublisherName></PublisherName>
          <Channel></Channel>
          <LoggingComputer> </LoggingComputer>
          <EventNumber></EventNumber>
          <EventCategory></EventCategory>
          <EventLevel></EventLevel>
          <UserName> </UserName>
          <RawDescription</RawDescription>
          <LCID></LCID>
          <CollectDescription Type="Boolean"></CollectDescription>
          <Params>
            <Param></Param>            
          </Params>
          <EventData />
          <EventDisplayNumber></EventDisplayNumber>
          <EventDescription></EventDescription>
        </DataItem>
      </Context>
    </DataItem>
  </StateChange>
  <Diagnostic>
    <DataItem type="System.PropertyBagData" time="2007-04-19T14:13:01.6521887-07:00" sourceHealthServiceId="BC5B910F-560C-F873-F419-652CCA5B2EEC">
      <Property Name="SomeName" VariantType="8"> </Property>
    </DataItem>
  </Diagnostic>
</DataItem>

See Also

Reference

System.BaseData
System.Event.Data