Metrics for one Windows monitor

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
In addition to this, you can monitor any data that you want by using Site24x7's 50+ ready-to-use plugin integrations, or write your own plugin script using VB, Batch, PowerShell or DLL. Not just monitoring, the performance data is presented in customizable dashboards and ready-to-understand performance reports; and for every downtime a detailed root cause analysis (RCA) report is triggered and sent to the user based on alerting contact.
Licensing tip: Know the features you get for one basic server monitor 

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 ...