vote up 0 vote down star

I am completely new to JMX. I have a specific requirement and wanted to know if it is possible to accomplish within the scope of JMX.

Requirements:

I have a set of resources which include many weblogic instances, jBoss instances and Tomcat instances running across many servers. Now I need a one stop solution, UI to monitor these resources, check their current status and if they are down, I need to start and stop them from that webpage.

Is this possible using JMX?

flag

2 Answers

vote up 1 vote down

You could use nagios combined with check_jmx to monitor (create statistics) and may trigger a restart of a resource. (I'm not sure if can trigger a restart direct via JMX)

link|flag
vote up 0 vote down

Check out Jopr, http://www.jboss.org/jopr/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.