JMX (Java Management Extensions) Question:
Download Job Interview Questions and Answers PDF
How to connect to multiple jmx instances using Splunk for JMX?
Answer:
Install Splunk 6 on your server which contains about 6 different JMX instances. you want to hook all of them up into our Splunk JMX plugin.
It is as easy as editing the config.xml file and adding a new jmx server host? Currently this is:
<jmxserver host="[[system name]]" jvmDescription="common_raw" jmxport="53632">
It is as easy as editing the config.xml file and adding a new jmx server host? Currently this is:
<jmxserver host="[[system name]]" jvmDescription="common_raw" jmxport="53632">
Download JMX Interview Questions And Answers
PDF
Previous Question | Next Question |
What is Managed Bean or MBean? | How would you connect JMX monitoring to Tomcat? |