MonitoringAlert Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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. |
![]() |
ClassId | |
![]() |
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 | The connection management group connection used by this object. (inherited from OperationalDataObject) |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
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. |
![]() |
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. |
![]() |
RuleId | Overridden. |
![]() |
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. Determines whether this object is equal to the specified object. (inherited from Object) |
![]() |
GetHashCode | Overridden. Gets the hash code for the OperationalDataObject object (inherited from Object) |
![]() |
GetMonitoringAlertHistory | Gets a collection of MonitoringAlertHistory objects that contain the history for the alert. |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) |
![]() |
Refresh | Refreshes the alert from the data store. |
![]() |
ToString | Overridden. (inherited from Object) |
![]() |
Update | Overloaded. Updates the alert and adds a comment about the update. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
MonitoringAlert Class
Microsoft.EnterpriseManagement.Monitoring Namespace