Skip to content

Collectd+fastjmx docker image reading jvm metrics from JBoss Wildfly10/EAP7

License

Notifications You must be signed in to change notification settings

paterczm/docker-collectd-fastjmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-collectd-fastjmx

Collectd+fastjmx docker image reading jvm metrics from JBoss Wildfly10/EAP7.

To run an example (starts collectd, wildfly and graphite containers):

docker-compose up

Once started, open http://localhost and navigate to Metrics->test_$HOSTNAME->FastJMX->... to see the metrics.

Docker-collectd-fastjmx needs a couple of environment variables to run. Take a look at docker-compose.yaml and examine template files:

 find . -name "*TEMPLATE"
./files/etc/collectd.conf.TEMPLATE
./files/etc/collectd.d/12-fastjmx.conf.TEMPLATE
./files/etc/collectd.d/10-write_graphite.conf.TEMPLATE

12-fastjmx.conf.TEMPLATE has a couple of mbeans predefined. Edit this template to add more.

About

Collectd+fastjmx docker image reading jvm metrics from JBoss Wildfly10/EAP7

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages