Composants serveur

Microsoft.SystemCenter2012.ConfigurationManager.ServerComponentsMonitor (DependencyMonitor)

Ce moniteur reporte la disponibilité des composants sur le serveur ConfigMgr.

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.Server
Parent MonitorSystem.Health.AvailabilityState
AlgorithmWorstOf
Source MonitorMicrosoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor
RelationshipMicrosoft.SystemCenter2012.ConfigurationManager.ServersContainsComponents
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveTrue
RemotableTrue
AccessibilityPublic

Source Code:

<DependencyMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.ServerComponentsMonitor" Accessibility="Public" Enabled="true" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.Server" ParentMonitorID="SystemHealth!System.Health.AvailabilityState" Remotable="true" Priority="Normal" RelationshipType="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.ServersContainsComponents" MemberMonitor="Microsoft.SystemCenter2012.ConfigurationManager.ComponentAggregateMonitor">
<Category>AvailabilityHealth</Category>
<Algorithm>WorstOf</Algorithm>
<MemberUnAvailable>Error</MemberUnAvailable>
</DependencyMonitor>