Hi,
Currently, we try to monitor JBOSS with Solarwinds.
As far as we know, we have to configure the JVM for JMX and add some Java arguments at the startup file /run.sh.
We also follow this article below :
JBoss (JMX)
After we add the Java arguments, we restart the service in order to make it works.
The problem is, the application can not start anymore and we can't even try to monitor this JBoss.
My question is, is the configurastion from the article can be used for any version of JBoss ? (We used JBoss Version 6.2).
Are there any prerequisites before we do this configuration ?