How to add jmx username when we configure JVM monitoring
Answer by Andreas G. ·
Hi.
If you have a Java Agent in the process that you want to monitor then you do not need to setup a JVM Monitoring Plugin. You simply use the built-in JMX Monitoring capabilities of our agent. Check out the doc page for this: Using Custom JMX Measures
If you have to use the JVM Monitoring Plugin then it seems there is only a password option in the moment. There is however a discussion on that plugin page that you should check out. If you really need to specify a certain username I suggest you post it on the plugin page so that the author can comment on it
Andi
Answer by Andreas G. ·
I am not a JBoss Expert - BUT - I would assume there is not much change from JBoss 5/6 to 7. Good news however is that you can always subscribe to any JVM Metrics. Please follow the link that I gave. It shows you how you can capture ANY JMX Measure. We even have a JMX Measure Picker Dialog that makes it very easy to pick the measures from your JBoss 7 instance
JANUARY 15, 3:00 PM GMT / 10:00 AM ET