PartialMonitoringObject.RecalculateMonitoringState Method

 

Applies To: Operations Manager for System Center 2012

Recalculates the state of monitors for this monitoring object.

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

Overload List

Name Description
System_CAPS_pubmethod RecalculateMonitoringState()

Recalculates the state of all the monitors for this monitoring object.

System_CAPS_pubmethod RecalculateMonitoringState(Guid)

Recalculates the state of the specified monitor for this monitoring object.

System_CAPS_pubmethod RecalculateMonitoringState(ManagementPackMonitor)

Recalculates the state of the specified monitor for this monitoring object.

See Also

PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace

Return to top