Troubleshooting steps if no data is seen/available for a Windows server monitor
As we use WMI queries to fetch data for a Windows server monitor, please check if the related counters are working properly. Please follow the steps below:
- Open the server machine in which the issue is occurring.
 - Check if the WMI repository is corrupted.
 - Open Run and type wbemtest
 - Click Connect. In the Namespace, type "root\cimv2" and click Connect
 - Select the Query button.
 - Enter the query and click Apply. 
Eg: Select Name,PercentProcessorTime from Win32_PerfFormattedData_PerfOS_Processor
 - In the Query Result window, if it throws an error, follow step 3.
 
- Execute the following commands in cmd:
 - winmgmt /verifyrepository - to verify if the repository is corrupted. If the result is inconsistent, execute the next command
 - winmgmt /salvagerepository - to fix the issue
 - winmgmt /verifyrepository - to check if the issue has been fixed
 
- Restart the agent.
 
Related Articles
 
No data for service and process in Windows server monitor
If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
 
Synthetic browser module prerequisite and troubleshooting guide for On-Premise Pollers
Introduction This document provides a structured troubleshooting guide for resolving issues encountered during the download process of On-Premise Poller for Synthetic (Browser) Module. It covers possible statuses, check-up steps, remedies, and ...
 
Troubleshooting steps when no data is received from the SQL server
As we use "Perfmon" to fetch data for Microsoft SQL monitoring, please check if the counters related to SQL are present in the user's perfmon. Please follow the steps below: Open the server machine in which the issue is occurring. Start -> Run and ...
 
How to uninstall the Site24x7 Windows Server Monitoring Agent
Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
 
Why is data not available for a disk
Problem In devices that run Site24x7's Windows Server Monitoring agent, even when a disk partition is detected, data is not displayed. Reason The user running the Windows server monitoring agent might not have "Read" permission for that particular ...