The monitoring connector acknowledges that it has successfully received monitoring alerts from the Microsoft.EnterpriseManagement.ConnectorFramework, for all tiered Management Groups.

The monitoring connector must acknowledge that alerts have been received. Failure to acknowledge an alert will result in subsequent calls to MonitoringConnector returning previously returned alerts. After acknowledging alerts, you get alerts that are updated after the bookmark time that you acknowledged with.

Overload List

Name Description
MonitoringConnector.AcknowledgeMonitoringAlertsForTiers (DateTime, out Generic IList) The monitoring connector acknowledges that it has successfully received monitoring alerts from the Microsoft.EnterpriseManagement.ConnectorFramework, for all tiered Management Groups. It acknowledges alerts up until the given bookmark. The failures that occurred for the configured tiers are returned.
MonitoringConnector.AcknowledgeMonitoringAlertsForTiers (Generic ICollection, out Generic IList) The monitoring connector acknowledges that it has successfully received monitoring alerts from a collection of alerts, from all tiers. The failures that occurred for the configured tiers are returned.
MonitoringConnector.AcknowledgeMonitoringAlertsForTiers (DateTime, Generic ICollection, out Generic IList) The monitoring connector acknowledges that it has successfully received monitoring alerts from a collection of alerts, from all tiers, that occurred prior to the specified bookmark. The failures that occurred for the configured tiers are returned.

See Also


Send comments about this topic to Microsoft.