Share via


Alert Members

The members of the Alert class are listed here.

Constructors

Name Description

Alert

Initializes a new default instance of the Alert class.

Fields

Name Description

AckId

Used by a connector to acknowledge that it has successfully received updates from the MOM Connector Framework.

AlertHistory

Gets or sets an array of alert history objects that record all the changes made to the alert.

AlertId

Gets the GUID used to identify the alert.

Component

Gets the name of the component or feature within the application that caused the alert.

ComponentInstance

Gets the name of a particular instance of the component or feature within the application that caused the alert.

ComputerDomain

Gets the domain to that the computer belongs.

ComputerId

Gets the GUID identifying the computer associated with the alert.

ComputerIdSpecified

Indicates whether the Alert.ComputerId field will be explicitly set.

ComputerName

Gets the name of the computer.

CustomField1

Gets or sets the first user-defined field.

CustomField2

Gets or sets the second user-defined field.

CustomField3

Gets or sets the third user-defined field.

CustomField4

Gets or sets the fourth user-defined field.

CustomField5

Gets or sets the fifth user-defined field.

Description

Gets the alert description.

LastTimeStateModified

Gets the time when the alert's state last changed.

ModifiedBy

Gets the last user to change the alert's properties.

Name

Gets the name of the alert.

OwnerName

Gets or sets the account name that owns the alert.

ProblemState

Gets or sets the values that specify the current state.

ProblemStateSpecified

Indicates whether the alert's Alert.ProblemStateSpecified field will be explicitly set.

RepeatCount

For consolidated events, the RepeatCount field gets the number of repeat occurrences.

RepeatCountSpecified

Indicates whether the alert's RepeatCount field will be explicitly set.

ResolutionState

Gets or sets the state of the alert.

ResolvedBy

Gets the name of the user account responsible for resolving the alert, if it has been resolved.

RuleGroupId

Gets the ID of the rule group that contains the rule that raised this alert.

RuleId

Gets or sets the GUID identifying the MOM rule associated with this alert.

ServerRole

Gets or sets the role of the computer.

ServerRoleInstance

Gets or sets the name of the instance of the role.

Severity

Gets the severity of the alert.

Source

Gets the name of the Windows service that was the source of the alert.

TicketID

Gets or sets the GUID identifying a trouble ticket associated with this alert.

TimeAdded

Gets the time when the alert was added to the MOM database.

TimeLastModified

Gets the time when the alert's state or properties last changed.

TimeOfFirstEvent

For consolidated events, this field gets the time when the first event was raised.

TimeOfLastEvent

For consolidated events, this field gets the time when the latest event was raised.

TimeRaised

Gets the time when the alert was raised.

URL

Gets a hyperlink to the alert's page in the MOM Web console.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Any instance members are not guaranteed to be thread safe.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom.Connector.V2

Assembly: MomConnectorFrameworkV2 (in MomConnectorFrameworkV2.dll)