Public Methods (see also Protected Methods)

  Name Description
public method AcknowledgeMonitoringAlerts The monitoring connector acknowledges that it has successfully received monitoring alerts from the ConnectorFrameworkProxy. It acknowledges alerts that occur until the given bookmark time.
public method AcknowledgeMonitoringAlertsForSpecificTiers The monitoring connector acknowledges that it has successfully received monitoring alerts from the ConnectorFrameworkProxy for the specific Management Groups. It acknowledges alerts that occur until the given bookmark time. The failures that occurred for the configured tiers are returned.
public method AcknowledgeMonitoringAlertsForTiers The monitoring connector acknowledges that it has successfully received monitoring alerts from the ConnectorFrameworkProxy for all tiered Management Groups. It acknowledges alerts that occur until the given bookmark time. The failures that occurred for the configured tiers are returned.
public method Cleanup Deletes the specified monitoring connector.
public method Dispose Immediately releases the unmanaged resources used by the ConnectorFrameworkProxy object.
public method Equals  Overloaded. (inherited from Object)
public method GetConnectorBookmark Gets the bookmark for the specified monitoring connector.
public method GetConnectorState Gets the state of the specified monitoring connector.
public method GetGlobalConfiguration Gets the global configuration settings for the Management Group.
public method GetHashCode  (inherited from Object)
public method GetMonitoringAlertHistoryByAlertIds Gets the alert history for the specified monitoring connector and the specified alerts.
public method GetMonitoringAlerts Gets alerts marked for the monitoring connector.
public method GetMonitoringAlertsByIds Gets the specified alerts that are marked for the monitoring connector.
public method GetMonitoringAlertsForTiers 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. The failures that occurred for the configured tiers are returned along with the alerts.
public method GetMonitoringAlertsWithBatchSize Gets alerts marked for the monitoring connector.
public method GetMonitoringAlertsWithBatchSizeForTiers Gets alerts marked for the monitoring connector for all configured management tiers. The failures that occurred for the configured tiers are returned.
public method GetMonitoringAlertsWithBookmark Gets alerts marked for the monitoring connector. You also specify a timestamp bookmark, and all alerts with a timestamp after the bookmark will be returned.
public method GetMonitoringAlertsWithBookmarkForTiers Gets alerts marked for the monitoring connector for each tiered Management Group. You also specify a timestamp bookmark, and all alerts with a timestamp after the bookmark will be returned. The failures that occurred for the configured tiers are returned.
public method GetMonitoringAlertsWithBookmarkWithBatchSize Gets alerts for the specified monitoring connector. You also specify a timestamp bookmark, and all alerts with a timestamp after the bookmark will be returned.
public method GetMonitoringAlertsWithBookmarkWithBatchSizeForTiers Gets alerts for the specified monitoring connector for all the management tiers. You also specify a timestamp bookmark, and all alerts with a timestamp after the bookmark will be returned. The failures that occurred for the configured tiers are returned.
public method GetType  (inherited from Object)
public method Initialize Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlerts.
public method InitializeForTiers Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlertsForTiers for all tiered Management Groups. The failures that occurred for the configured tiers are returned.
public method InitializeWithBookmark Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlertsWithBookmark and sets the BookMark time to a specified date and time.
public method InitializeWithBookmarkForTiers Initializes the monitoring connector that is required to get alerts by calling GetMonitoringAlertsForTiers and sets the BookMark time to a specified date and time, for all tiered Management Groups. The failures that occurred for the configured tiers are returned.
public method InsertMonitoringEvents Inserts events for the given monitoring object.
public method InsertMonitoringPerformanceData Inserts performance data for the given monitoring object.
public method Reconnect Reconnects the ConnectorFrameworkProxy object to the management server after it has been disconnected from the server.
public methodstatic ReferenceEquals  (inherited from Object)
public method Setup Sets up a new monitoring connector with the specified ConnectorInfo information and returns the monitoring connector identifier.
public method SetupWithConnectorId Sets up a new monitoring connector with the specified ConnectorInfo information using the specified connectorId.
public method ToString  (inherited from Object)
public method Uninitialize Uninitializes the monitoring connector, which will prohibit getting any alerts when the GetMonitoringAlerts. is called.
public method UninitializeForTiers Uninitializes the monitoring connector for all tiered Management Groups, which will prohibit getting any alerts when the GetMonitoringAlertsForTiers is called. The failures that occurred for the configured tiers are returned.
public method UpdateMonitoringAlerts Updates the alerts, including the alert history, to the System Center Operation Manager. The comments are part of the alert history.

Protected Methods

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

See Also


Send comments about this topic to Microsoft.