[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'

Florian Forster octo at verplant.org
Wed Aug 19 17:16:06 CEST 2009


 .../org/collectd/java/GenericJMXConfValue.java     |   96 ++++++++++++++--
 contrib/GenericJMX.conf                            |  117 +++++++++++++++++--
 src/types.db                                       |   18 ++-
 3 files changed, 199 insertions(+), 32 deletions(-)

New commits:
commit 2aa2512eff8064e5e2a9c71c2c32feec5d027f35
Author: Florian Forster <octo at noris.net>
Date:   Wed Aug 19 17:15:55 2009 +0200

    src/types.db: Sort alphabetically.

commit 08884a5cd1038e151a1ae34733aaee48ff06a09b
Author: Florian Forster <octo at noris.net>
Date:   Wed Aug 19 17:15:08 2009 +0200

    contrib/GenerixJMX.conf: Add some example configuration for Tomcat.
    
    Currently configured for tomcat are:
    
     * Received / sent octets for each request processor.
     * Number of requests.
     * Time spent processing queries.
     * Number of total/busy threads.
    
    The first three values are available as a summary for a request processor
    as well as detailed (for each thread).
    
    This configuration is yet untested and may contain obvious typos!

commit ca1466e65cd71e9b286e608a3beb31289b2625e6
Author: Florian Forster <octo at noris.net>
Date:   Wed Aug 19 17:01:30 2009 +0200

    java bindings: GenericJMX plugin: Implement the ‘InstanceFrom’ option for <value /> blocks.




More information about the collectd-changes mailing list