Hi All,
    To view apache server activity, status and performance from a shell
prompt we use lsof, netstat, top, vmstat but experienced lot
more comfortable with mod_status, it provides variety of information about
apache server.

Total number of worker serving requests
Total number of of idle worker
Find the status of each worker, the number of requests that worker has
performed and the total number of bytes served by the worker
Total number byte count served
Other information such as CPU usage, number of requests per second,current
hosts and requests being processed etc.


All these information are generated in html format and displayed.
To know more about it kindly follow this link,
http://www.cyberciti.biz/faq/apache-server-status/


-- 
Cheers
Ranjith,

http://ranjith10z.wordpress.com
http://ranjithtenz.wordpress.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to