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

    • 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 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 ...
    • Troubleshooting steps if the data collection stops for a network device

      Data collection issues could be due to any of the following reasons: The On-Premise Poller is Down. The Network Module is Disabled. The Network Module is Down or Initializing. The device hasn't been recently polled. Unable to fetch proper ...
    • Troubleshooting steps if some widgets do not show data

      Troubleshooting steps if some widgets do not show data In the Network > Device Performance tab or Server-Agentless > Summary tabs, if you're unable to view values for CPU Utilization, Memory Utilization, or Hardware Details and are instead receiving ...
    • Troubleshooting steps for On-Premise Poller

      Prerequisites and basic details: Prerequisites for installing On-Premise Poller Necessary ports to allow access to the installed On-Premise Poller How secure is On-Premise Poller Amount of bandwidth consumed by the On-Premise Poller software Adding ...