Sistem Durumu Hizmet kullanılabilirlik durumu değişiklik bildirimi

Microsoft.SystemCenter.2007.NotifyAvailabilityState (Rule)

Operations Manager topolojisi kapsamındaki kullanılabilirlik durumu değişikliklerini bildirme kuralı.

Knowledge Base article:

Özet

Bu kurallar herhangi bir System Center Yönetim Sistem Durumu Hizmetinin kullanılabilirlik durumunu değişliklerini veritabanına bildirir.

Nedenler

Bu bölüm bu bildirim kuralı için geçerli değildir.

Çözümler

Durum veya uyarı oluşturmadıklarından bildirim kuralları için gerçekleştirilebilecek herhangi bir çözüm yoktur.

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>