清除健全狀況服務狀態及快取

Microsoft.SystemCenter.ResetHealthServiceStore (Task)

此工作會重設健全狀況服務中的所有狀態。這包含規則、監視、傳出資料及快取的管理組件等項目的狀態。此工作會重設服務,所以系統不會傳送此工作的狀態,因為傳出的工作狀態也是此工作重設的其中一部分。

Element properties:

TargetMicrosoft.SystemCenter.HealthService
AccessibilityInternal
CategoryMaintenance
EnabledTrue
RemotableFalse
Timeout300
CommentRequest Health Service Store Reset

Member Modules:

ID Module Type TypeId RunAs 
ResetServiceStore WriteAction Microsoft.SystemCenter.ResetServiceStoreAction Default

Source Code:

<Task ID="Microsoft.SystemCenter.ResetHealthServiceStore" Comment="Request Health Service Store Reset" Accessibility="Internal" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.HealthService" Timeout="300" Remotable="true">
<Category>Maintenance</Category>
<WriteAction ID="ResetServiceStore" TypeID="Microsoft.SystemCenter.ResetServiceStoreAction"/>
</Task>