ConnectorMonitoringAlert Class

 

Applies To: Operations Manager for System Center 2012

Contains information about an alert returned from a monitoring connector.

Namespace:   Microsoft.EnterpriseManagement.ConnectorFramework
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Inheritance Hierarchy

System.Object
  Microsoft.EnterpriseManagement.Common.MonitoringBase
    Microsoft.EnterpriseManagement.Monitoring.OperationalDataObject
      Microsoft.EnterpriseManagement.Monitoring.MonitoringAlert
        Microsoft.EnterpriseManagement.ConnectorFramework.ConnectorMonitoringAlert

Syntax

[SerializableAttribute]
public class ConnectorMonitoringAlert : MonitoringAlert
[SerializableAttribute]
public ref class ConnectorMonitoringAlert : MonitoringAlert
[<SerializableAttribute>]
type ConnectorMonitoringAlert = 
    class
        inherit MonitoringAlert
    end
<SerializableAttribute>
Public Class ConnectorMonitoringAlert
    Inherits MonitoringAlert

Properties

Name Description
System_CAPS_pubproperty Category

Gets the category of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty ClassId

(Inherited from MonitoringAlert.)

System_CAPS_pubproperty ConnectorId

Gets or sets the globally unique identifier (GUID) for the connector corresponding to the monitoring alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty ConnectorStatus

Gets the status of this alert relative to the connector.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Context

Gets the context of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField1

Gets or sets the value of the custom field 1 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField10

Gets or sets the value of the custom field 10 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField2

Gets or sets the value of the custom field 2 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField3

Gets or sets the value of the custom field 3 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField4

Gets or sets the value of the custom field 4 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField5

Gets or sets the value of the custom field 5 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField6

Gets or sets the value of the custom field 6 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField7

Gets or sets the value of the custom field 7 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField8

Gets or sets the value of the custom field 8 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty CustomField9

Gets or sets the value of the custom field 9 for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Description

Gets the description of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Id

Gets the globally unique identifier (GUID) for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty IsMonitorAlert

Gets a Boolean value that determines whether the alert was generated by a monitor.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty LastModified

Gets the last time, in DateTime format, that the alert was modified.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty LastModifiedBy

Gets the name of the user that last modified the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty LastModifiedByNonConnector

Gets the last time, in DateTime format, the alert was modified by something other than a connector.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MaintenanceModeLastModified

Gets the time, in DateTime format, that the maintenance mode of this alert was last modified.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty ManagementGroup

The connection management group connection used by this object.(Inherited from OperationalDataObject.)

System_CAPS_pubproperty ManagementGroupId

Gets the identifier for the Management Group that the alert came from.

System_CAPS_pubproperty ManagementGroupName

Gets the name of the Management Group that the alert came from.

System_CAPS_pubproperty MonitoringClassId

Obsolete.Gets the globally unique identifier (GUID) of the non-abstract monitoring class of the associated monitoring object.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectDisplayName

Gets the display name of the monitoring object that is associated with the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectFullName

Gets the full name of the monitoring object that is associated with the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectHealthState

Gets the health state of the monitoring object associated with this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectId

Gets the globally unique identifier (GUID) for the monitoring object that is associated with this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectInMaintenanceMode

Gets a value indicating whether the monitoring object associated with the alert is in maintenance mode.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectName

Gets the name of the monitoring object that is associated with this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringObjectPath

Gets the path to the monitoring object that is associated with this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty MonitoringRuleId

Obsolete.Gets the globally unique identifier (GUID) for the rule associated with the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Name

Gets the name of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty NetbiosComputerName

Gets the name of the computer that raised this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty NetbiosDomainName

Gets the domain of the computer that raised this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Owner

Gets or sets the owner of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Parameters

Gets a collection of parameters for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty PrincipalName

Gets the principal name of the computer that this alert was created for.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Priority

Gets the priority of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty 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.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty RepeatCount

Gets the repeat count of this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty ResolutionState

Gets the resolution state of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty ResolvedBy

Gets the user who resolved this alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty RuleId

(Inherited from MonitoringAlert.)

System_CAPS_pubproperty Severity

Gets the severity of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty SiteName

Gets the site name of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty StateLastModified

Gets the time, in DateTime format, that the state of this alert was last modified.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty TicketId

Gets or sets a string identifier for the ticket of the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty TimeAdded

Gets the time, in DateTime format, the alert was added to the system.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty TimeRaised

Gets the time, in DateTime format, the alert was raised.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty TimeResolutionStateLastModified

Gets the last time, in DateTime format, the resolution state of the alert was modified.(Inherited from MonitoringAlert.)

System_CAPS_pubproperty TimeResolved

Gets the time, in DateTime format, the alert was resolved.(Inherited from MonitoringAlert.)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

Determines whether this object is equal to the specified object.(Inherited from OperationalDataObject.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

Gets the hash code for the OperationalDataObject object(Inherited from OperationalDataObject.)

System_CAPS_pubmethod GetMonitoringAlertHistory()

Gets a collection of MonitoringAlertHistory objects that contain the history for the alert.(Inherited from MonitoringAlert.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod Reconnect(EnterpriseManagementGroup)

Reconnects to the specified management group after the object has been disconnected.(Inherited from OperationalDataObject.)

System_CAPS_pubmethod Refresh()

Refreshes the alert from the data store.(Inherited from MonitoringAlert.)

System_CAPS_pubmethod ToString()

(Inherited from MonitoringBase.)

System_CAPS_pubmethod Update(String)

Updates the alert and adds a comment about the update.(Inherited from MonitoringAlert.)

System_CAPS_pubmethod Update(String, MonitoringConnector)

Updates the alert and adds a comment about the update, using the specified connector.(Inherited from MonitoringAlert.)

Examples

The following example retrieves all of the alerts subscribed to a specific connector and displays a few of the ConnectorMonitoringAlert properties, including the ManagementGroupId and the ManagementGroupName.

This example assumes that a monitoring connector exists and that alerts are marked for this connector.

Thread Safety

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

See Also

Microsoft.EnterpriseManagement.ConnectorFramework Namespace

Return to top