PartialMonitoringObject.GetMonitoringDiagnostics Method

 

Applies To: Operations Manager for System Center 2012

Gets all the diagnostics that are targeted toward this monitoring object, based on all the types of the entity and the base types.

Namespace:   Microsoft.EnterpriseManagement.Monitoring
Assembly:  Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)

Overload List

Name Description
System_CAPS_pubmethod GetMonitoringDiagnostics()

Obsolete.Gets all the diagnostics that are targeted toward this monitoring object, based on all the types of the entity and the base types.

System_CAPS_pubmethod GetMonitoringDiagnostics(ManagementPackDiagnosticCriteria)

Obsolete.Gets all the diagnostics that are targeted toward this monitoring object, based on all the types of the entity and the base types and that meet the criteria filter.

Remarks

Diagnostics can execute only against instances of the class that they are targeted to.

See Also

PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top