Re: Apache monitoring MPM

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Another alternative to consider is mod_sflow and Ganglia, particularly if you want to monitor large Apache clusters:

http://blog.sflow.com/2012/10/thread-pools.html

On Tue, Mar 5, 2013 at 6:31 AM, vishesh kumar <linuxtovishesh@xxxxxxxxx> wrote:
Hello Vicky ,
 
You can use Server-Status handler for this .
 
<Location /server-status>
SetHandler Server-Status
order deny,allow
allow from 127.0.0.1
deny from all
</Location>
 
In above given setting , you can use http://localhost/server-status from localhost
 
Thanks
Vishesh kumar
http://www.linuxmantra.com/

On Tue, Mar 5, 2013 at 7:07 PM, vicky <vicky007aggarwal@xxxxxxxxxxx> wrote:
Hi GUys,
 
can you please suggest that for monitoring the number of threads/server processes created via MPM worker do we have any tool  or any status page ..?
 
 
Thanks
Vicky



--
http://linuxmantra.com


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux