java - JMX "Dashboard" App -


i have been playing around jmx last few days , although don't mind jconsole or standard jmx web admin tool, nice create own web app somehow queried registered jmx mbeans , presented nice, rich-ui-style "dashboard" charts , graphs; things jmx console or jconsole not have.

is possible? i've heard of called jmx "agent" not sure if has how jmx can queried , managed dashboard-style app. in advance!

what looking has been built unless want yourself. have looked @ visualvm before? http://visualvm.java.net/mbeans_tab.html/

to write own application manages mbeans remotely think start tutorial. seems starting point.

http://docs.oracle.com/javase/tutorial/jmx/remote/custom.html


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -