java - Cluster Management using JMX -


i trainee , have new issue figure out, dealing jmx.

my company using jmanage because contains application cluster support, can perform operations accross tomcat clusters. however, jmanage not maintained anymore, , got dead nodes without knowing reason.

as non java users working jmanage, mission find jmx console web application have cluster support.

i searched on internet , couldn't find equivalent jmanage does. found lot of jconsole jminix, mc4j it's not company expected. didn't find documentation jolokia , clustering. want make sure software exits, prefer ask if know web app can use replace jmanage?

if not case, have try building new software doing this. first software develop, have advice how can it? starting jmanage open source code , investigate doesn't work? helpful have other points of views before starting! :)

thank help!

search jmx cascading/opendmk. there mavenized github repo of opendmk bridge multiple mbean servers.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -