Hi All,
is there any tools/mods for apache2 which are you using to monitor the load of every virtual host? (e.g. mod_proctitle)
thanks
Sergey Smirnov wrote:
Hi All,
is there any tools/mods for apache2 which are you using to monitor the load of every virtual host? (e.g. mod_proctitle)
thanks
Hi
What about Ganglia[1]? You can monitor everything that produces a number[2].
Regards
mg.
[1] http://ganglia.info/ [2] http://www.ibm.com/developerworks/wikis/display/WikiPtype/ganglia
Sergey Smirnov napsal(a):
Hi All,
is there any tools/mods for apache2 which are you using to monitor the load of every virtual host? (e.g. mod_proctitle)
thanks
Hi, mod_watch see: http://fs12.vsb.cz/hrb33/el5/hrb/stable/i386/repoview/letter_m.group.html I'm going to look at mod_proctitle to add it to my repo.
David Hrbáč
Sergey Smirnov napsal(a):
Hi All,
is there any tools/mods for apache2 which are you using to monitor the load of every virtual host? (e.g. mod_proctitle)
thanks
mod_proctitle is BSD only. Some solution is http://blog.antage.name/posts/%D0%BC%D0%BE%D0%BD%D0%B8%D1%82%D0%BE%D1%80%D0%... David Hrbáč
On Wed, Aug 26, 2009 at 5:47 PM, David Hrbáčhrbac.conf@seznam.cz wrote:
mod_proctitle is BSD only. Some solution is http://blog.antage.name/posts/%D0%BC%D0%BE%D0%BD%D0%B8%D1%82%D0%BE%D1%80%D0%... David Hrbáč
yep, it's for BSD (but I heard that someone got it worked under linux)..
thanks for the tips about mod_watch (ganglia looks as very huge solution for that purpose I think).
any other tools guys? how you can see which of your vhost is most loaded?
Sergey Smirnov wrote:
On Wed, Aug 26, 2009 at 5:47 PM, David Hrbáčhrbac.conf@seznam.cz wrote:
mod_proctitle is BSD only. Some solution is http://blog.antage.name/posts/%D0%BC%D0%BE%D0%BD%D0%B8%D1%82%D0%BE%D1%80%D0%... David Hrbáč
yep, it's for BSD (but I heard that someone got it worked under linux)..
thanks for the tips about mod_watch (ganglia looks as very huge solution for that purpose I think).
any other tools guys? how you can see which of your vhost is most loaded?
I'm not sure how to do it in real time, but I run analog on the apache logs multiple times with configurations that specify different VHOSTINCLUDE settings.
can you try to compile this one - ftp://ftp.springdaemons.com/soft/mod_proctitle-0.3.tar.bz2
there is one option which must used - ProctitileEnable On/Off
I've installed rpm from fs12.vsb.cz and it seems not worked too (ProctitileEnable is not suitable)
With working mod_proctitle you can see in ps axuw more info about httpd process.
On Thu, Aug 27, 2009 at 8:08 PM, Les Mikeselllesmikesell@gmail.com wrote:
I'm not sure how to do it in real time, but I run analog on the apache logs multiple times with configurations that specify different VHOSTINCLUDE settings.
-- Les Mikesell lesmikesell@gmail.com _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos