Retrieves and updates alerts and inserts discovery data.

The following tables list the members exposed by the MonitoringConnector type.

Public Properties

  Name Description
public property Bookmark Gets the bookmark for the specified monitoring connector.
public property ConnectorMonitoringObject Gets the MonitoringObject that represents the monitoring connector.
public property Description Gets the description of the monitoring connector.
public property DiscoveryDataIsManaged Gets a value that determines whether monitoring objects inserted by this monitoring connector are to be managed by the Operations Manager.
public property DisplayName Gets the display name of the monitoring connector.
public property Id  Gets the globally unique identifier (GUID) for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public property Initialized Gets a value indicating whether the monitoring connector is initialized.
public property LastModified Gets the date and time that the monitoring connector properties were last modified.
public property ManagementGroup  Gets the Management Group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase)
public property Name Gets the name of the monitoring connector.
Top

Public Methods (see also Protected Methods)

  Name Description
public method AcknowledgeMonitoringAlerts Overloaded. The monitoring connector acknowledges that it has successfully received monitoring alerts from the Microsoft.EnterpriseManagement.ConnectorFramework.
public method AcknowledgeMonitoringAlertsForTiers Overloaded. The monitoring connector acknowledges that it has successfully received monitoring alerts from the Microsoft.EnterpriseManagement.ConnectorFramework, for all tiered Management Groups.
public method Equals  Overloaded. (inherited from MonitoringBaseWithId)
public method GetHashCode  Returns the hash code for the MonitoringBaseWithId object. (inherited from MonitoringBaseWithId)
public method GetMonitoringAlerts Overloaded. Gets alerts marked for the monitoring connector.
public method GetMonitoringAlertsForTiers Overloaded. Gets alerts marked for the monitoring connector from the current Management Group as well as from any additional tiers that are configured for this connector.
public method GetType  (inherited from Object)
public method Initialize Overloaded. Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlerts.
public method InitializeForTiers Overloaded. Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlertsForTiers for all tiered Management Groups.
public method Reconnect Overridden. Reconnects the MonitoringConnector object to the management server.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  Returns the relevant display string for the object. (inherited from MonitoringBase)
public method Uninitialize Uninitializes the monitoring connector, which will prohibit getting any alerts when GetMonitoringAlerts is called.
public method UninitializeForTiers Uninitializes the monitoring connector for all tiered Management Groups, which will prohibit getting any alerts when GetMonitoringAlertsForTiers is called. The failures that occurred for configured tiers are returned.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.