No data in Site24x7 web client

Troubleshooting steps when CPU, memory, or disk usage shows no data in the Site24x7 web client

If all you see is a dash under the CPU utilization, memory utilization, or disk utilization graphs in the Site24x7 web client, it could be an issue with the WMI query.* 

To troubleshoot:  
  1. Open the Run terminal and execute the command wbemtest.

  2. Click Connect.

  3. In the Namespace field, enter root\cimv2 and click Connect.

  4. Click  Query.

  5. Enter the query in the given text box and click Apply.

For CPU utilization, execute the following queries:
  1. select PercentProcessorTime from Win32_PerfFormattedData_Counters_ProcessorInformation - For Windows Server 2008 R2 and above
  2. select PercentProcessorTime from Win32_PerfFormattedData_PerfOS_Processor - For versions before Windows Server 2008 R2

For memory utilization, execute the following query:
  1. Select FreePhysicalMemory,FreeVirtualMemory,TotalVirtualMemorySize,TotalVisibleMemorySize from Win32_OperatingSystem

For disk utilization, execute the following query:
  1. Select Name, Size, FreeSpace, DriveType, FileSystem, MediaType from Win32_LogicalDisk where DriveType=3



   


  6. Check for the query result in the window that opens. If there is any discrepancy, check if the related WMI counters are working properly or if the WMI is corrupted.

 

 

 

*Learn more about how the Site24x7 Windows Server monitoring agent uses WMI queries to fetch performance data. 

    • 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 ...
    • Site24x7 Real User Monitoring (RUM) - Data Collection

      When you include Site24x7 RUM beacon script in your web pages, the following data is collected. All data that's being collected is in accordance with GDPR compliance. Performance details of web page load time - Metrics like response time of web page ...
    • Where are Site24x7's physical data storage regions located?

      Site24x7's integrated data centers are located in the US, European Union, India, China, Australia, and Japan. All Site24x7 customer-related data are stored in these physical storage regions. Data Center Primary Data Center Disaster Recovery Data ...
    • Difference between a website monitor and a SOAP Web Service monitor

      Website monitor will support monitoring of any web application via POST, GET and HEAD methods of configuration. Learn more on the performance metrics provided for a website monitor. SOAP Web Service monitors , on the other hand, lets you to ...
    • Troubleshooting false positive alerts in monitoring

      Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...