Monitorování konfigurace certifikační autority v bodu registrace

Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentPoint.CATaskMonitor (UnitMonitor)

Toto monitorování ověří, zda bod registrace může nakonfigurovat certifikační autoritu.

Knowledge Base article:

Souhrn

Toto monitorování ověří, zda si bod registrace může vyžádat certifikáty od certifikační autority (CA) nebo prostřednictvím mobilního zařízení či klienta AMT. Vyvolá výstrahu, nemůže-li si bod registrace vyžádat certifikát od CA.

Příčiny

Řešení

Další

Element properties:

TargetMicrosoft.SystemCenter2012.ConfigurationManager.EnrollmentPoint
Parent MonitorMicrosoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor
CategoryCustom
EnabledTrue
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor
RemotableTrue
AccessibilityPublic
Alert Message
Bodu registrace se nedaří konfigurovat certifikační autoritu
Bodu registrace se nedaří konfigurovat certifikační autoritu.
RunAsDefault
CommentSIV:DM0027

Source Code:

<UnitMonitor ID="Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentPoint.CATaskMonitor" Comment="SIV:DM0027" Accessibility="Public" Enabled="onEssentialMonitoring" Target="SCCM!Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentPoint" ParentMonitorID="Microsoft.SystemCenter2012.ConfigurationManager.RoleAggregateMonitor" Remotable="true" Priority="Normal" TypeID="Microsoft.SystemCenter2012.ConfigurationManager.StatusMessage2StateMonitor" ConfirmDelivery="true">
<Category>Custom</Category>
<AlertSettings AlertMessage="Microsoft.SystemCenter2012.ConfigurationManager.EnrollmentPoint.CATaskMonitor_AlertMessageResourceID">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="UIGeneratedOpStateId6e8c5188e1e843278b5082a600713c5c" MonitorTypeStateID="Good" HealthState="Success"/>
<OperationalState ID="UIGeneratedOpStateIdd474d27d8e384d0a9a31172e6f7045c3" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/PrincipalName$</ComputerName>
<ComponentName>SMS_ENROLL_SERVER</ComponentName>
<RuleId>0E0F3D4B-C5A0-41A4-B225-1708C9FE28EF</RuleId>
<IntervalSeconds>360</IntervalSeconds>
</Configuration>
</UnitMonitor>