Avisering om ändrad tillgänglighet för hälsotjänst

Microsoft.SystemCenter.2007.NotifyAvailabilityState (Rule)

Regel om att skicka aviseringar om ändrade tillgänglighetstillstånd inom Operations Manager-topologin.

Knowledge Base article:

Sammanfattning

Regeln rapporterar tillgänglighetstillståndsändringar för en System Center Management-tjänst för hälsotillstånd i databasen.

Orsaker

Det här avsnittet gäller inte för den här meddelanderegeln.

Lösningar

Det finns ingen lösning för meddelanderegler eftersom de inte genererar tillstånd eller aviseringar.

Element properties:

TargetMicrosoft.SystemCenter.AgentWatchersGroup
CategorySystem
EnabledTrue
Alert GenerateFalse
RemotableTrue
Commentthis rule notifies about availability state changes

Member Modules:

ID Module Type TypeId RunAs 
DS DataSource Microsoft.SystemCenter.HealthService.AvailabilityDataSource.Composite Default
WA WriteAction Microsoft.SystemCenter.HealthService.AvailabilityPost.Composite Default

Source Code:

<Rule ID="Microsoft.SystemCenter.2007.NotifyAvailabilityState" Comment="this rule notifies about availability state changes" Enabled="true" Target="SCLibrary!Microsoft.SystemCenter.AgentWatchersGroup" ConfirmDelivery="false" Remotable="true" Priority="Normal" DiscardLevel="50">
<Category>System</Category>
<DataSources>
<DataSource ID="DS" TypeID="Microsoft.SystemCenter.HealthService.AvailabilityDataSource.Composite"/>
</DataSources>
<WriteActions>
<WriteAction ID="WA" TypeID="Microsoft.SystemCenter.HealthService.AvailabilityPost.Composite"/>
</WriteActions>
</Rule>