Represents an Operations Manager monitoring alert. In Operations Manager, an alert is an item that indicates that a predefined situation has occurred on a monitored object. Alerts are defined by rules.
The following tables list the members exposed by the MonitoringAlert type.
Public
Properties
| Name | Description | |
|---|---|---|
|
Category | Gets the category of the alert. |
|
ConnectorId | Gets or sets the globally unique identifier (GUID) for the connector corresponding to the monitoring alert. |
|
ConnectorStatus | Gets the status of this alert relative to the connector. |
|
Context | Gets the context of the alert. |
|
CustomField1 | Gets or sets the value of the custom field 1 for the alert. |
|
CustomField10 | Gets or sets the value of the custom field 10 for the alert. |
|
CustomField2 | Gets or sets the value of the custom field 2 for the alert. |
|
CustomField3 | Gets or sets the value of the custom field 3 for the alert. |
|
CustomField4 | Gets or sets the value of the custom field 4 for the alert. |
|
CustomField5 | Gets or sets the value of the custom field 5 for the alert. |
|
CustomField6 | Gets or sets the value of the custom field 6 for the alert. |
|
CustomField7 | Gets or sets the value of the custom field 7 for the alert. |
|
CustomField8 | Gets or sets the value of the custom field 8 for the alert. |
|
CustomField9 | Gets or sets the value of the custom field 9 for the alert. |
|
Description | Gets the description of the alert. |
|
Id | Overridden. Gets the globally unique identifier (GUID) for the alert. |
|
IsMonitorAlert | Gets a Boolean value that determines whether the alert was generated by a monitor. |
|
LastModified | Gets the last time, in DateTime format, that the alert was modified. |
|
LastModifiedBy | Gets the name of the user that last modified the alert. |
|
LastModifiedByNonConnector | Gets the last time, in DateTime format, the alert was modified by something other than a connector. |
|
MaintenanceModeLastModified | Gets the time, in DateTime format, that the maintenance mode of this alert was last modified. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
MonitoringClassId | Gets the globally unique identifier (GUID) of the non-abstract monitoring class of the associated monitoring object. |
|
MonitoringObjectDisplayName | Gets the display name of the monitoring object that is associated with the alert. |
|
MonitoringObjectFullName | Gets the full name of the monitoring object that is associated with the alert. |
|
MonitoringObjectHealthState | Gets the health state of the monitoring object associated with this alert. |
|
MonitoringObjectId | Overridden. Gets the globally unique identifier (GUID) for the monitoring object that is associated with this alert. |
|
MonitoringObjectInMaintenanceMode | Gets a value indicating whether the monitoring object associated with the alert is in maintenance mode. |
|
MonitoringObjectName | Gets the name of the monitoring object that is associated with this alert. |
|
MonitoringObjectPath | Gets the path to the monitoring object that is associated with this alert. |
|
MonitoringRuleId | Overridden. Gets the globally unique identifier (GUID) for the rule associated with the alert. |
|
Name | Gets the name of the alert. |
|
NetbiosComputerName | Gets the name of the computer that raised this alert. |
|
NetbiosDomainName | Gets the domain of the computer that raised this alert. |
|
Owner | Gets or sets the owner of the alert. |
|
Parameters | Gets a collection of parameters for the alert. |
|
PrincipalName | Gets the principal name of the computer that this alert was created for. |
|
Priority | Gets the priority of the alert. |
|
ProblemId | Gets the globally unique identifier (GUID) of the associated monitor if the IsMonitorAlert property is true, otherwise, gets or sets the GUID for the problem. |
|
RepeatCount | Gets the repeat count of this alert. |
|
ResolutionState | Gets the resolution state of the alert. |
|
ResolvedBy | Gets the user who resolved this alert. |
|
Severity | Gets the severity of the alert. |
|
SiteName | Gets the site name of the alert. |
|
StateLastModified | Gets the time, in DateTime format, that the state of this alert was last modified. |
|
TicketId | Gets or sets a string identifier for the ticket of the alert. |
|
TimeAdded | Gets the time, in DateTime format, the alert was added to the system. |
|
TimeRaised | Gets the time, in DateTime format, the alert was raised. |
|
TimeResolutionStateLastModified | Gets the last time, in DateTime format, the resolution state of the alert was modified. |
|
TimeResolved | Gets the time, in DateTime format, the alert was resolved. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from OperationalDataObject) |
|
GetHashCode | Gets the hash code for the OperationalDataObject object. (inherited from OperationalDataObject) |
|
GetMonitoringAlertHistory | Gets a collection of MonitoringAlertHistory objects that contain the history for the alert. |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
Refresh | Refreshes the alert from the data store. |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Overloaded. Updates the alert and adds a comment about the update. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

