Re: [CentOS] apache virtual host load monitoring

2009-08-27 Thread Sergey Smirnov
On Wed, Aug 26, 2009 at 5:47 PM, David Hrbáčhrbac.c...@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%B8%D0%BD%D0%B3-%D0%BD%D0%B0%D0%B3%D1%80%D1%83%D0%B7%D0%BA%D0%B8-apache-2.html
 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
email/xmpp: sergey.a.smir...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] apache virtual host load monitoring

2009-08-27 Thread Les Mikesell
Sergey Smirnov wrote:
 On Wed, Aug 26, 2009 at 5:47 PM, David Hrbáčhrbac.c...@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%B8%D0%BD%D0%B3-%D0%BD%D0%B0%D0%B3%D1%80%D1%83%D0%B7%D0%BA%D0%B8-apache-2.html
 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.

-- 
   Les Mikesell
lesmikes...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] apache virtual host load monitoring

2009-08-26 Thread Sergey Smirnov
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
email/xmpp: sergey.a.smir...@gmail.com
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] apache virtual host load monitoring

2009-08-26 Thread Marcelo M. Garcia
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


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] apache virtual host load monitoring

2009-08-26 Thread 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
 

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áč
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] apache virtual host load monitoring

2009-08-26 Thread 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%B8%D0%BD%D0%B3-%D0%BD%D0%B0%D0%B3%D1%80%D1%83%D0%B7%D0%BA%D0%B8-apache-2.html
David Hrbáč
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos