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 | |
---|---|---|
RecalculateMonitoringState() | Recalculates the state of all the monitors for this monitoring object. |
|
RecalculateMonitoringState(Guid) | Recalculates the state of the specified monitor for this monitoring object. |
|
RecalculateMonitoringState(ManagementPackMonitor) | Recalculates the state of the specified monitor for this monitoring object. |
See Also
PartialMonitoringObject Class
Microsoft.EnterpriseManagement.Monitoring Namespace
Return to top