Powiadomienie o zmianie stanu dostępności usługi kondycji

Microsoft.SystemCenter.2007.NotifyAvailabilityState (Rule)

Zasada służąca do powiadamiania o zmianach stanu dostępności w topologii programu Operations Manager.

Knowledge Base article:

Podsumowanie

Ta zasada służy do zgłaszania do bazy danych zmian stanu dostępności dowolnej usługi System Center Management Health.

Przyczyny

Ta sekcja nie ma zastosowania do tej zasady powiadomień.

Rozwiązania

Nie można przeprowadzić rozwiązania w przypadku zasad powiadomień, ponieważ nie generują one stanów ani alertów.

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>