PrintLogo

Live Graph of Apache Processes - Part 1 - Introduction




There are 3 parts to this article:
Part 1 - Part 2 - Part 3

One benchmark that we are interested in while monitoring Apache on GNU/Linux is the number of httpd processes running. Here is an example graph of the number of httpd processes running that is created by the scripts in this article:



Click the image for a larger graph. This is exactly what we want to see. True, we could have used more extensive tools; however, this was the data we wanted graphed. The code to do all of this was 52 lines total of Perl, and not particularly elegant code at that. The code can be reused and adapted to other uses. The tools used are sharp. Stay tuned for the code and details coming in part 2.

There are 3 parts to this article:
Part 1 - Part 2 - Part 3





This article comes from NetAdminTools:
http://www.netadmintools.com/

The URL for this story is:
http://www.netadmintools.com/art507.html

Copyright 1997-2007 NetAdminTools.com. Read our Terms of Use.