This Knowledge Base article provides answers to frequently asked questions about Windows Server monitoring using WMI mode. The articles are organized by the monitoring lifecycle to help you quickly identify the relevant troubleshooting guide.
Prerequisites
- Use this article to validate basic WMI connectivity between the Applications Manager server and the target Windows server using WBEMTEST and WMI namespaces.
- Refer to this article for steps to configure a non-administrator user account with the required permissions for Windows monitoring using WMI mode in Applications Manager.
- Use this article to configure WMI access permissions for non-admin domain users using Active Directory and Group Policy Objects (GPO).
- 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 Issues
- Refer to this article when Applications Manager reports authentication failure or access denied errors while adding Windows servers using WMI mode.
- Use this article to troubleshoot RPC communication issues, firewall restrictions, DCOM configuration problems, and WMI connectivity failures during monitor addition.
- 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.
- 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 Issues
- Use this article to troubleshoot Windows monitor data collection failures caused by WMI issues, permission restrictions, missing metrics, or script execution problems.
- Use this article to troubleshoot slow Windows monitor data collection, WMI query delays, and script timeout issues during monitoring.
- Use this article when WMI performance counter classes such as Win32_PerfRawData_* return an invalid class or no data through WBEMTEST.
- 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.
- 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.