執行的 ConfigMgr 2007 依存服務: Windows Management Instrumentation

SMSv4_dependent_service_running__Windows_Management_Instrumentation_15.CheckNTServiceStateMonitor (UnitMonitor)

Knowledge Base article:

摘要

WMI 服務已停止。Windows Management Instrumentation (WMI) 是 Windows 中的管理基礎結構,它透過通用介面集支援系統資源的監控與控制。同時也提供合理組織且一致的操作、設定與 Windows 作業系統狀態的模型。Configuration Manager 必須要有此服務,才可記錄及存取必要的資料。此狀況可自行解決,但仍應加以調查,判別其狀態是否仍為已停止、已復原,或為不斷停止與啟動的異常模式。

原因

發生這個狀況的原因可能是:

其他

此 WMI 服務依存於 RPC 服務。有許多 Configuration Manager 服務 (如 SMS Agent Host 服務) 皆依存於 WMI 服務。

此警示最好交由 Windows 系統管理員處理。

外部

如需更多協助,請參閱 Configuration Manager 支援網站 (英文) 上,Configuration Manager 網站支援區段中的其他支援選項清單。

Element properties:

TargetMicrosoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Providers_Installation
Parent MonitorSystem.Health.AvailabilityState
CategoryAvailabilityHealth
EnabledTrue
Alert GenerateTrue
Alert SeverityError
Alert PriorityLow
Alert Auto ResolveTrue
Monitor TypeMicrosoft.Windows.CheckNTServiceStateMonitorType
RemotableTrue
AccessibilityPublic
Alert Message
執行的 ConfigMgr 2007 依存服務:Windows Management Instrumentation
Windows Management Instrumentation 服務與 ConfigMgr 提供者無法使用。
RunAsDefault

Source Code:

<UnitMonitor ID="SMSv4_dependent_service_running__Windows_Management_Instrumentation_15.CheckNTServiceStateMonitor" Accessibility="Public" ParentMonitorID="HealthLibrary!System.Health.AvailabilityState" Target="Microsoft.SystemCenter.ConfigurationManager.2007.Microsoft_SMSv4_Providers_Installation" TypeID="WindowsLibrary!Microsoft.Windows.CheckNTServiceStateMonitorType" Enabled="true">
<Category>AvailabilityHealth</Category>
<AlertSettings AlertMessage="SMSv4_dependent_service_running__Windows_Management_Instrumentation_15.CheckNTServiceStateMonitor.StringResource">
<AlertOnState>Error</AlertOnState>
<AutoResolve>true</AutoResolve>
<AlertPriority>Low</AlertPriority>
<AlertSeverity>Error</AlertSeverity>
</AlertSettings>
<OperationalStates>
<OperationalState ID="Running" HealthState="Success" MonitorTypeStateID="Running"/>
<OperationalState ID="NotRunning" HealthState="Error" MonitorTypeStateID="NotRunning"/>
</OperationalStates>
<Configuration>
<ComputerName>$Target/Host/Property[Type="WindowsLibrary!Microsoft.Windows.Computer"]/NetworkName$</ComputerName>
<ServiceName>winmgmt</ServiceName>
<CheckStartupType>false</CheckStartupType>
</Configuration>
</UnitMonitor>