Application's Manager's Apache Monitoring tool helps to gain smooth user experience of the web server.
Prerequisites for monitoring Apache web server metrics: Click here
Using the REST API to add a new Apache server monitor: Click here
To create an Apache monitor, follow the steps given below:
Click on the individual monitors listed to view the following information. Following are the list of metrics that are monitored in Apache Web Server monitoring:
Parameters | Description |
---|---|
Response Time - Last One Hour | |
Response Time | The time taken for the apache server to respond while monitoring in milliseconds. |
Request Detials - Last One Hour | |
Requests/Minute | The average number of requests received by the server in one minute. |
Bytes/Request | The number of bytes transferred per request (in bytes). |
Duration/request | The average time taken to handle the request (in bytes). |
Busy Servers - Last One Hour | |
Busy Servers | Number of workers currently busy. |
Idle Servers | Number of workers currently idle. |
Bytes Transferred - Last One Hour | |
Bytes per Sec | The number of bytes transferred per second. |
Connections - Last One Hour | |
Total connections | Total number of connections on the server. |
Asynchronous connections - Last One Hour (Available only on event MPM) | |
Writing connections | The number of asynchronous connections that are in the writing state. |
Keep-alive connections | The number of asynchronous connections that are in the keep-alive state. |
Closing connections | The number of asynchronous connections that are in the closing state. |
Parameters | Description |
---|---|
Server Details | |
Server uptime | Total amount of time the server has been running. |
Server uptime in hour | Total amount of time the server has been running (in hours). |
Processes | Total number of asynchronous processes. |
CPU Load | Specifies the percentage of load on the machine. |
Server Details (Applicable for Linux server only) | |
Average Load - 1 Minute | Load average for the last 1 minute |
Average Load - 5 Minutes | Load average for the last 5 minutes |
Average Load - 15 Minutes | Load average for the last 15 minutes |
Parameters | Description |
---|---|
Configuration Details | |
Apache Version | Version of the Apache server. |
OS Version | Version of the operating system. |
Server Build Date | Timestamp at which the build was created. |