Monitorování shody operačního systému Windows Server 2012 s pravidly Analyzátoru osvědčených postupů

Microsoft.Windows.Server.6.2.Monitoring.BPA.OperatingSystem.Monitor (UnitMonitor)

Monitoruje shodu operačního systému Windows Server 2012 s pravidly Analyzátoru osvědčených postupů.

Knowledge Base article:

Souhrn

Toto monitorování se používá pro využívání funkcí Analyzátoru osvědčených postupů (BPA) funkce na serverech se systémem Windows Server 2012. Provádí integrované rutiny BPA prostředí PowerShell na vzdáleném serveru k ověření, že instalované role jsou v souladu s pravidly BPA.

Element properties:

TargetMicrosoft.Windows.Server.6.2.OperatingSystem
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.6.2.Monitoring.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
Operační systém není v souladu s pravidly Analyzátoru osvědčených postupů.

{0} Chcete-li získat další informace o zjištěných problémech týkajících se souladu s pravidly Analyzátoru osvědčených postupů, prohlédněte si diagnostický výstup na kartě Události změny stavu pro monitorování souladu operačního systému Windows Server 2012 s pravidly Analyzátoru osvědčených postupů v Průzkumníku stavů. Výsledky lze také zobrazit ručním spuštěním úlohy Zobrazit výsledky monitorování shody s pravidly Analyzátoru osvědčených postupů.
RunAsSystem.PrivilegedMonitoringAccount

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.6.2.Monitoring.BPA.OperatingSystem.Monitor" RunAs="System!System.PrivilegedMonitoringAccount" Accessibility="Public" Enabled="false" Target="WindowsServer!Microsoft.Windows.Server.6.2.OperatingSystem" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.Server.6.2.Monitoring.MonitorType" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.6.2.Monitoring.BPA.OperatingSystem.Monitor.AlertMessage">
<AlertOnState>Warning</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Normal</AlertPriority>
<AlertSeverity>MatchMonitorHealth</AlertSeverity>
<AlertParameters>
<AlertParameter1>$Data/Context/Property[@Name='Message']$</AlertParameter1>
</AlertParameters>
</AlertSettings>
<OperationalStates>
<OperationalState ID="MonitorHealthyState" MonitorTypeStateID="Healthy" HealthState="Success"/>
<OperationalState ID="MonitorWarningState" MonitorTypeStateID="Warning" HealthState="Warning"/>
<OperationalState ID="MonitorErrorState" MonitorTypeStateID="Error" HealthState="Error"/>
</OperationalStates>
<Configuration>
<Interval>86400</Interval>
</Configuration>
</UnitMonitor>