MonitoringEvent Class

Definition

A MOM Event.

public ref class MonitoringEvent : Microsoft::EnterpriseManagement::Monitoring::OperationalDataObject
[System.Serializable]
public class MonitoringEvent : Microsoft.EnterpriseManagement.Monitoring.OperationalDataObject
type MonitoringEvent = class
    inherit OperationalDataObject
Public Class MonitoringEvent
Inherits OperationalDataObject
Inheritance
Attributes

Properties

Category

The category of the Event, based on the publisher and category number.

CategoryId

The category id of the Event.

Channel

The channel of the Event.

ClassId

The base non-abstract MonitoringClass Id of the associated monitoring object.

Description

The description of the event, based on the event number and publisher.

EventData

A property that allows you to associated data with the event.

Id

The Id of the Event.

Level

The level, based on the publisher and level number.

LevelId

The level id for of this event (e.g. Informational).

LoggingComputer

The computer that logged this event.

ManagementGroup

The ManagementGroup the object was instantiated in.

(Inherited from OperationalDataObject)
MonitoringClassId
Obsolete.

The base non-abstract MonitoringClass Id of the associated monitoring object.

MonitoringObjectDisplayName

The display name of the associated monitoring object.

MonitoringObjectFullName

The full name of the associated monitoring object.

MonitoringObjectId

The Id of the associated base monitoring object.

MonitoringObjectName

The name of the associated monitoring object.

MonitoringObjectPath

The path of the associated monitoring object.

MonitoringRuleDescription
Obsolete.

The rule's description.

MonitoringRuleDisplayName
Obsolete.

The rule's display name.

MonitoringRuleId
Obsolete.

The Id of the associated rule.

Number

The number of the Event.

OriginalId

The original Id of the Event.

Parameters

The parameters of the event.

PublisherName

The publisher name of the event.

RuleDescription

The rule's description.

RuleDisplayName

The rule's display name.

RuleId

The Id of the associated rule.

TimeAdded

The time this event was added into the System.

TimeGenerated

The time the event was generated.

User

The user of the Event.

Methods

Equals(Object)

Checks for equality

(Inherited from OperationalDataObject)
GetHashCode()

Gets the hash code for the object

(Inherited from OperationalDataObject)
Reconnect(EnterpriseManagementGroup)

Reconnects the specified management group.

(Inherited from OperationalDataObject)

Applies to