Apache has an excellent command which allows the administrator of the website to monitor apache's performance
the command is
apache2ctl fullstatus
sample output is as follows
Server uptime: 9 minutes 42 seconds
Total accesses: 4584 - Total Traffic: 11.5 MB
CPU Usage: u335.75 s91.24 cu0 cs0 - 73.4% CPU load
7.88 requests/sec - 20.2 kB/second - 2626 B/request
13 requests currently being processed, 46 idle workers
the command is
apache2ctl fullstatus
sample output is as follows
Server uptime: 9 minutes 42 seconds
Total accesses: 4584 - Total Traffic: 11.5 MB
CPU Usage: u335.75 s91.24 cu0 cs0 - 73.4% CPU load
7.88 requests/sec - 20.2 kB/second - 2626 B/request
13 requests currently being processed, 46 idle workers
No comments:
Post a Comment