forked from serba/cmdline-jmxclient
-
Notifications
You must be signed in to change notification settings - Fork 0
fork of heritix cmdline-jmxclient tool
License
maqroll/cmdline-jmxclient
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Use [cubism js](https://square.github.io/cubism/) to visualize JMX variables (mainly for [kafka](https://kafka.apache.org/)). # Poll jmx server (see org.archive.jmx.Client.SLEEP_TIME) and exposes a rest interface with the values (http://localhost:9090/jmx/jmx_property@attribute) # Port is hardcoded (see org.archive.jmx.Rest.PORT) java -classpath "lib/*:test-1.0-SNAPSHOT.jar" org.archive.jmx.Client - ${SERVER}:${JMX_PORT} jmx_property@attribute
About
fork of heritix cmdline-jmxclient tool
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 84.5%
- HTML 15.5%