No data for Windows monitor

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:
  1. Open the server machine in which the issue is occurring.
  2. Check if the WMI repository is corrupted.
    1. Open Run and type wbemtest
    2. Click Connect. In the Namespace, type "root\cimv2" and click Connect
    3. Select the Query button.
    4. Enter the query and click Apply.
      Eg: Select Name,PercentProcessorTime from Win32_PerfFormattedData_PerfOS_Processor
    5. In the Query Result window, if it throws an error, follow step 3.
  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
  4. Restart the agent.
Check out the other possible reasons, if the server monitor still doesn't show up in the Site24x7 web client.

If the issue persists, contact support@site24x7.com


    • 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 ...
    • Troubleshooting VMware ESX hardware monitor sensor data

      If your VMware ESX hardware monitor displays inaccurate or outdated sensor data that does not reflect the actual state of the ESX server, follow these steps to refresh the hardware health data: Steps to fix outdated sensor data: Log in to the VMware ...
    • Troubleshooting tips for log collection errors

      The following is a list of possible log collection errors and the solutions to fix them: Error message Reason Solution Upload Limit Reached You might have reached the maximum upload limit configured for this log type in the current billing cycle. ...
    • Troubleshooting no data or missing monitor for .NET applications

      When using APM Insight to monitor .NET applications, it's crucial to ensure the application is both actively running and correctly configured for monitoring. Here's how you can verify that using Site24x7 and Windows tools: Video For IIS applications ...
    • Troubleshooting steps if you don't see any data after installing the PHP agent

      Problem statement: The APM Insight PHP agent has been installed, but no data is displayed in the Site24x7 web client. Troubleshooting steps: Ensure that you have installed both the PHP agent and the S247DataExporter. Check that you have restarted the ...