Skip to content

happenedIn/jmxBossPoller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmxBossPoller

A simple java application that connects to a Standalone Wildfly 10 instance and polls for key metrics.

Usage

./gradlew clean

./gradlew build

Notes: run with Java 8. This is not compatible with Java 11 and has not been tested with any other java version.

./jmxBossPoller.sh <seconds_to_sleep> <polling_iterations> <wildfly_host> <wildfly_user> <wildfly_password> <wildfly_jmx_port[default:9990]>

About

A simple java application that connects to a Wildfly 10 instance and polls for key metrics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published