PartialMonitoringObject::RecalculateMonitoringState Method (ManagementPackMonitor^)

System Center
 

Applies To: Operations Manager for System Center 2012

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

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

public:
TaskResult^ RecalculateMonitoringState(
	ManagementPackMonitor^ monitor
)

Parameters

monitor
Type: Microsoft.EnterpriseManagement.Configuration::ManagementPackMonitor^

The monitor for which the state is recalculated.

Return to top
Show: