Applies To: Operations Manager for System Center 2012
Retrieves monitoring events.
Namespace:   Microsoft.EnterpriseManagement
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | GetMonitoringEvents() | Obsolete.Retrieves a collection of all the monitoring events. | 
| .jpeg) | GetMonitoringEvents(MonitoringClass) | Obsolete.Retrieves a collection of monitoring events for the specified scope. | 
| .jpeg) | GetMonitoringEvents(MonitoringClass, TraversalDepth) | Obsolete.Retrieves a collection of monitoring events for the specified class, with the option to include instances of derived classes. | 
| .jpeg) | GetMonitoringEvents(MonitoringEventCriteria) | Obsolete.Retrieves a collection of monitoring events that match the specified filter. | 
| .jpeg) | GetMonitoringEvents(MonitoringEventCriteria, MonitoringClass) | Obsolete.Retrieves a collection of monitoring events for the specified class that match the specified filter. | 
| .jpeg) | GetMonitoringEvents(MonitoringEventCriteria, MonitoringClass, TraversalDepth) | Obsolete.Retrieves a collection of monitoring events for the specified class that match the specified filter, with the option to include instances of derived classes. | 
See Also
ManagementGroup Class
Microsoft.EnterpriseManagement Namespace
Return to top