What metrics do I get per Linux server monitor?
For a single Linux server monitor, you will be able to monitor the following metrics to ensure its continued performance:
Load average
CPU utilization - overall CPU usage, CPU usage by cores, interrupts and context switches, CPU idle time, nice time, wait time, steal time, system time, hardware & software interrupts time, user space time
Memory utilization - overall memory usage, swap memory utilization, used memory utilization, memory pages (In/Out/Fault), installed memory
Memory break-up - free physical memory (MB), free swap memory (MB)
Disk idle and busy percentage
Disk usage with capacity plan
Recent events
Top process by CPU and memory
System statistics including login count, total services and processes running
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, syslogs, 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
Python and Shell. 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.
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 ...