Windows Monitoring - FAQ

Windows Monitoring - FAQ

This Knowledge Base article provides answers to frequently asked questions related to Windows Server monitoring through WMI. The articles are categorized based on the monitoring lifecycle to help you quickly identify the relevant troubleshooting guide.

Prerequisites

  1. Verify WMI Connectivity 

    1. Use this article to validate basic WMI connectivity between the AppManager server and the target Windows server using WBEMTEST and WMI namespaces.
  2. Configuring Non-Admin User Account for WMI Monitoring

    1. Refer to this article for steps to configure a non-administrator user account with the required permissions for Windows monitoring through WMI mode in AppManager.
  3. Setting WMI Access Through Active Directory and Group Policy Object for Non-Admin User

    1. Use this article to configure WMI access permissions for non-admin domain users using Active Directory and Group Policy Objects (GPO).
  4. Script, Namespace, and WMI Class Used

    1. This article provides the list of VBS scripts, WMI namespaces, WMI classes, and WQL queries used by the Windows Server Monitor in WMI mode.

Monitor Addition Failed

  1. Getting "Authentication Failed or Access denied"

    1. Refer to this article when AppManager reports authentication failure or access denied errors while adding Windows servers through WMI mode.
  2. Getting "The RPC server is unavailable"

    1. Use this article to troubleshoot RPC communication issues, firewall restrictions, DCOM configuration problems, and WMI connectivity failures during monitor addition.
  3. WMI Error Troubleshooting

    1. Refer to this article for troubleshooting steps corresponding to commonly reported WMI error codes such as Invalid Class, Invalid Namespace, RPC failure, and other WMI query errors that may prevent monitor addition.
  4. Reconstruct / Rebuild WMI Class

    1. Refer to this article to rebuild or reconstruct corrupted WMI classes and re-register WMI components when monitor addition fails due to invalid class or namespace errors.

Data Collection Failed

  1. Unable to Retrieve Data - WMI Mode

    1. Use this article to troubleshoot Windows monitor data collection failures caused by WMI issues, permission restrictions, missing metrics, or script execution problems.
  2. Script is Getting Timeout

    1. Use this article to troubleshoot slow Windows monitor data collection, WMI query delays, and script timeout issues during monitoring.
  3. Enable Performance Counters Through Registry

    1. Use this article when WMI performance counter classes such as Win32_PerfRawData_* return invalid class or no data through WBEMTEST.
  4. WMI Error Troubleshooting

    1. Refer to this article for troubleshooting steps corresponding to commonly reported WMI error codes such as Invalid Class, Invalid Namespace, RPC failure, and other WMI query errors encountered during data collection.
  5. Reconstruct / Rebuild WMI Class

    1. Refer to this article to rebuild or reconstruct corrupted WMI classes and re-register WMI components when WMI queries fail with invalid class or namespace errors, preventing data collection.

                    New to ADSelfService Plus?

                      • Related Articles

                      • Licensing FAQ

                        What is a Monitor? A monitor is any specific application or server instance within your environment that you monitor in Applications Manager. For example, if you monitor 100 SQL server installations, your monitor count will be 100 (or) if you monitor ...
                      • Azure Virtual Machine - FAQ

                        1. How is data collection happening for Azure Virtual Machine monitors? Microsoft Azure monitor discovery modes in AppManager: AD Application mode Organizational Account mode OAuth mode Azure VM monitor - Data collection methods: Azure Monitor Azure ...
                      • Microsoft Azure - FAQ

                        1. What happens to the Azure monitor in Applications Manager when you delete any of the supported services from the Azure portal? When a resource is deleted in Azure portal, the monitor status depends on the 'Action on Deleted Resources' option. ...
                      • Configuring non-admin user account for WMI monitoring

                        By default, Windows allows only members of the Administrators or Domain Admin groups to read WMI class information. However, you can configure a regular user to access WMI information by performing the following steps on the server that needs to be ...
                      • FAQs related to Windows Service monitoring

                        After installing APM Insight Windows service monitoring agent , if you don't see data in the Applications Manager console, or if you are unable to add monitors, follow the steps given below to troubleshoot. If few monitors are not getting added Check ...