What metrics do I get per Windows server monitor?
For a single Windows server monitor, you will be able to monitor the following metrics to ensure its continued performance:
CPU utilization - Overall CPU usage, CPU usage by cores, interrupts and context switches
Processor queue length
System idle percentage
Memory utilization - Overall memory usage, swap memory utilization, used memory utilization, memory pages (In/Out/Fault)
Memory break-up - Free physical memory (MB), free swap memory (MB)
Disk idle and busy percentage
Disk usage with capacity plan
Recent events
System statistics including login count, total services running
Top process by CPU and memory
Services and processes - stats on CPU and memory usage, thread and handle count, and the number of instances
Disks - Average and individual disk usage, disk partition details, disk (I/O)
Network stats on data sent and received, input and output traffic, bandwidth, packets sent and received, error packets
Resource Checks - monitor files, directories, event logs, URLs and ports
Related Articles
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 ...
How to configure the NGINX status page for monitoring NGINX performance
The NGINX plugin uses the NGINX status page to pull the performance metrics of the NGINX server. You may encounter the following errors while installing the NGINX plugin integration: Error_code : HTTP Error 404: This error usually indicates that the ...
Troubleshoot the Error 404 and Error 99 for RabbitMQ
When installing the RabbitMQ plugin, you may encounter the following errors: HTTP Error 404: Not Found: This error usually occurs when Site24x7's RabbitMQ monitoring plugin attempts to access the /api/overview page of RabbitMQ, but the resource ...
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 ...
Troubleshoot the "pymysql module not found" error when installing the MySQL plugin
If you're encountering the pymysql module not found error, it likely means that the pymysql Python library is not installed on the server. pymysql is a Python package that provides a way to interact with MySQL databases using Python code and is used ...