Changes committed to git://oss.sgi.com:8090/nathans/pcp.git
src/pmdas/apache/apache.c | 819
+++++++++++++++++++++++++---------------------
src/pmdas/apache/help | 35 -
src/pmdas/apache/pmns | 43 +-
3 files changed, 497 insertions(+), 400 deletions(-)
commit 849eb3539585c06df0376a9edda748e172845b12
Author: Nathan Scott <nathans@xxxxxxxxxx>
Date: Mon Feb 18 20:16:09 2008 +1100
Update the Apache PMDA - add two additional scoreboard metrics,
don't report zero when no values were found, fix up the argument
handling, add port option, tweak the cache-for-a-second logic so
that it does, add the uptime as a string metric too (uptime_s),
improve error handling, add better tracing for debugging, and
finally made the code conform to usual PCP style a bit more.
This code now works for all available Apache versions to date.
|