Windows Server 2008 R2 作業系統 BPA 監視

Microsoft.Windows.Server.2008.R2.Monitoring.BPA.OperatingSystem.BPA.Monitor (UnitMonitor)

監視 Windows Server 2008 R2 作業系統是否符合 Best Practices Analyzer 規則。

Knowledge Base article:

摘要

此監視可用來在 Windows Server 2008 R2 Server 中利用 Best Practices Analyzer (BPA) 的功能。 此監視會在遠端伺服器上執行內建的 BPA PowerShell 指令程式,以驗證安裝的角色是否符合 BPA 規則。

Element properties:

TargetMicrosoft.Windows.Server.2008.R2.OperatingSystem
Parent MonitorSystem.Health.ConfigurationState
CategoryConfigurationHealth
EnabledFalse
Alert GenerateTrue
Alert SeverityMatchMonitorHealth
Alert PriorityNormal
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.Server.2008.R2.Monitoring.BPA.BPA.MonitorType
RemotableTrue
AccessibilityPublic
Alert Message
作業系統與 Best Practices Analyzer 不相容

{0} 如需有關偵測到之 BPA 問題的詳細資訊,請在健全狀況總管中,檢視 Windows Server 2008 R2 作業系統 BPA 監視之 [狀態變更事件] 索引標籤中的診斷輸出。 或者,您也可以手動執行「檢視 Best Practices Analyzer 相容性結果」工作,以傳回結果。
RunAsDefault

Source Code:

<UnitMonitor ID="Microsoft.Windows.Server.2008.R2.Monitoring.BPA.OperatingSystem.BPA.Monitor" Accessibility="Public" Enabled="false" Target="Server2008!Microsoft.Windows.Server.2008.R2.OperatingSystem" ParentMonitorID="SystemHealth!System.Health.ConfigurationState" Remotable="true" Priority="Normal" TypeID="Microsoft.Windows.Server.2008.R2.Monitoring.BPA.BPA.MonitorType" ConfirmDelivery="true">
<Category>ConfigurationHealth</Category>
<AlertSettings AlertMessage="Microsoft.Windows.Server.2008.R2.Monitoring.BPA.OperatingSystem.BPA.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>