diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2014-10-26 12:33:50 +0400 |
commit | 47e6e7c84f008a53061e661f31ae96629bc694ef (patch) | |
tree | 648a07f3b5b9d67ce19b0fd72e8caa1175c98f1a /src/pmdas/apache/pmlogconf.processes | |
download | pcp-debian.tar.gz |
Debian 3.9.10debian/3.9.10debian
Diffstat (limited to 'src/pmdas/apache/pmlogconf.processes')
-rw-r--r-- | src/pmdas/apache/pmlogconf.processes | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/pmdas/apache/pmlogconf.processes b/src/pmdas/apache/pmlogconf.processes new file mode 100644 index 0000000..9513e2d --- /dev/null +++ b/src/pmdas/apache/pmlogconf.processes @@ -0,0 +1,14 @@ +#pmlogconf-setup 2.0 +ident Apache process state information +probe apache.sb_waiting + apache.sb_waiting + apache.sb_starting + apache.sb_reading + apache.sb_writing_reply + apache.sb_keepalive + apache.sb_dns_lookup + apache.sb_logging + apache.sb_finishing + apache.sb_open_slot + apache.sb_closing + apache.sb_idle_cleanup |