Results 1 to 2 of 2
Hello Linux Experts,
Can any body tell me any apache monitoring tool, which can help me in detecting which website in my apache server is taking more resources i.e CPU ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-17-2010 #1Just Joined!
- Join Date
- Dec 2008
- Location
- chandigarh
- Posts
- 29
Apache Monitoring tool
Hello Linux Experts,
Can any body tell me any apache monitoring tool, which can help me in detecting which website in my apache server is taking more resources i.e CPU /Memory usage and Which httpd child process is responsible for consuming more resources. Please me...!
Will really appreciate.
With Thanks,
Gobind
- 08-18-2010 #2Just Joined!
- Join Date
- Aug 2010
- Location
- Italy
- Posts
- 35
For real time statistics i suggest apachetop or second choice munin + apache plugin.
If you need also to keep some history check cacti + apache plugin.
Btw for checking which child is responsable of high cpu, you just need the pid that is consuming more CPU (top) and server-status enabled on your Apache.


Reply With Quote
