État d'exécution du collecteur des services ACS Microsoft

Microsoft.SystemCenter.ACS.Collector.ServiceStateMonitor (UnitMonitor)

Analyse l'état actuel du service Collecteur des services ACS Microsoft. Une alerte de cette analyse indique que le collecteur des services ACS Microsoft n'est pas en cours d'exécution.

Element properties:

TargetMicrosoft.SystemCenter.ACS.Collector
Parent MonitorMicrosoft.SystemCenter.ACS.Collector.AvailabilityHealthRollup
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Collecteur des services ACS Microsoft arrêté
L'exécution du service Collecteur des services ACS Microsoft s'est arrêtée sur l'ordinateur {0}.
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter.ACS.Collector.ServiceStateMonitor" Accessibility="Public" Enabled="true" Target="Microsoft.SystemCenter.ACS.Collector" ParentMonitorID="Microsoft.SystemCenter.ACS.Collector.AvailabilityHealthRollup" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter.ACS.Collector.ServiceStateMonitor.AlertMessage">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Success" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="Error" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName/>
<ServiceName>adtserver</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>