InterviewSolution
| 1. |
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"> 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"> |
|