MonitoringConnector.AcknowledgeMonitoringAlertsForTiers Method
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (ICollection, 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, ICollection, 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. |
MonitoringConnector.AcknowledgeMonitoringAlertsForTiers (DateTime, 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. |
See Also
Reference
MonitoringConnector Class
MonitoringConnector Members
Microsoft.EnterpriseManagement.ConnectorFramework Namespace