Determining if WMI (Windows Management Instrumentation) information is retrievable from remote hosts.
Operating System (OS) information is not available from remote Windows systems.
The Agent retrieves OS metrics by using Microsoft WMI queries. In order for the OS collections to succeed, the WMI connection between the Agent Manager (FglAM) host and the monitored host must be valid. If the WMI connection itself will fail - the Agent will not be able to gather OS metrics.
Scripts use root\CIMV2 as the default. The default namespace used by scripts is configurable and is stored in the registry at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WBEM\Scripting
If OS metrics are missing, the first step is to validate the WMI connection between the FglAM and Monitored host. Microsoft has a native, built-in tool called wbemtest, which can be easily executed and indicate if WMI is valid.
Windows Management Instrumentation (WMI) Tester (WBEMTEST.EXE) is a native Windows tool that is included on every computer that has WMI installed. You can use it to quickly identify whether WMI access is restricted on a remote host.
WBEMTEST can also be used to see a list of WMI clases available in a namespace.
WMI scripts use the Distributed COM (DCOM) protocol when accessing remote machines. If Wbemtest issues an error message of any kind, please refer to Knowledgebase article 102431 for additional information on configuing the Windows operating systems for WMI.
Known fixes from Microsoft:
© 2024 Quest Software Inc. ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center