PartialMonitoringObject::RecalculateMonitoringState Method (Guid)

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(
	Guid monitorId
)

Parameters

monitorId
Type: System::Guid

The identifier for the monitor for which the state is recalculated.

Return to top
Show: