Analyse des services de certificats

Microsoft.Windows.CertificateServices.CARole.2016.CertSvcMonitor (UnitMonitor)

Knowledge Base article:

Résumé

Cet analyseur analyse l'intégrité du service de serveur de certificats Active Directory.

Résolutions

Démarrez le service de certificats Active Directory sur le serveur de l'autorité de certification.

Element properties:

TargetMicrosoft.Windows.CertificateServices.CARole.2016
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateFalse
Alert Auto ResolveFalse
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.CertificateServices.CARole.2016.CertSvcMonitor" Accessibility="Public" Enabled="true" Target="CSDisc!Microsoft.Windows.CertificateServices.CARole.2016" ParentMonitorID="Health!System.Health.AvailabilityState" Remotable="true" Priority="Normal" TypeID="Windows!Microsoft.Windows.CheckNTServiceStateMonitorType" ConfirmDelivery="false">
<Category>AvailabilityHealth</Category>
<OperationalStates>
<OperationalState ID="Running" MonitorTypeStateID="Running" HealthState="Success"/>
<OperationalState ID="NotRunning" MonitorTypeStateID="NotRunning" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>Certsvc</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>