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:
- Open the Run terminal and execute the command wbemtest.

- Click Connect.

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

- Click Query.

- Enter the query in the given text box and click Apply.
For CPU utilization, execute the following queries:
- select PercentProcessorTime from Win32_PerfFormattedData_Counters_ProcessorInformation - For Windows Server 2008 R2 and above
- select PercentProcessorTime from Win32_PerfFormattedData_PerfOS_Processor - For versions before Windows Server 2008 R2
For memory utilization, execute the following query:
- Select FreePhysicalMemory,FreeVirtualMemory,TotalVirtualMemorySize,TotalVisibleMemorySize from Win32_OperatingSystem
For disk utilization, execute the following query:
- Select Name, Size, FreeSpace, DriveType, FileSystem, MediaType from Win32_LogicalDisk where DriveType=3
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 ...
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 ...
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 ...
Can I view monitors based on basic and advanced in the Site24x7 web client?
Yes, the monitors in your Site24x7 account can be viewed based on Basic and Advanced monitors. Please follow the steps below: Log in to Site24x7. Go to Home > Monitors. In the Monitor Status page, you can see the number of Basic and Advanced monitor ...