Documentation forServer & Application Monitor
Monitoring your applications and environment is a key capability of Hybrid Cloud Observability and is also available in a standalone module, Server & Application Monitor (SAM). Hybrid Cloud Observability and SAM are built on the self-hosted SolarWinds Platform.

Test WMI services using WBEMTest

You can test WMI services to help isolate any faults on the target server. The testing program is a Microsoft program named WBEMTest that comes already installed on Microsoft Windows operating systems. You can use the application on the local server or login to the target server to run the application.

You need to login with an Administrator account to run WBEMTest.

  1. Click Start > Run, enter wbemtest.exe and then click OK.
  2. Click Connect on the Windows Management Instrumentation Tester window.
  3. Enter root\cimv2 in the field at the top of the dialog box next to the Connect button.

  4. Connect, then click Enum Classes.
  5. Select the Recursive radio button without entering a superclass name, and then click OK.

  6. If the list does not appear or does not contain the desired WMI class, WMI is not functioning correctly.
  7. Click Close, and click Exit.