You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Peter Phaal <pe...@gmail.com> on 2012/10/06 16:34:59 UTC

[users@httpd] Monitoring Apache worker threads

Hi All,

If you are currently using mod-status to check the number of worker
threads, you might be interested to know that mod-sflow now exports
max, idle, active thread statistics (along with standard server and
HTTP performance metrics). Having the stats sent as binary values is
more efficient, easier to configure and more reliable than polling the
server-status page and parsing the text.

Support for the worker pool metrics is now included in Ganglia (which
is a great way to monitor a pool of web servers).

The following article provides some details:

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

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org