Vyprázdnit stav služby stavu a mezipaměť

Microsoft.SystemCenter.ResetHealthServiceStore (Task)

Tato úloha obnoví všechny stavy služby stavu. To zahrnuje stavy pravidel, monitorování, odchozích dat a sady Management Pack v mezipaměti. Vzhledem k tomu, že bude tato úloha obnovovat službu, nebude stav této úlohy doručen. Je to proto, že stav odchozí úlohy je obnovován při obnovení této úlohy.

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>