JMX - monitoring - SolarWinds

Muhammad Awan December 9, 2018

hi ,

i am trying to setup JMX monitoring - i have added options in setenv.sh 

CATALINA_OPTS="-Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=8099 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false $CATALINA_OPTS"

when i try and test with jconsole - it tries and fails 

and from Solarwinds - it can connect 

open service:jmx:rmi:///jndi/rmi://192.168.XX.XX:8099/jmxrmi

but then fails 

#IllegalArgumentException: Please specify domain using either -d option or domain command

 

Question - what should i specify in mbeans

and if i use jconsole - what should i type in remote connection  ? 

should it be 

service:jmx:rmi:///jndi/rmi://192.168.XX.XX:8099/jmxrmi  --  ?

 

Thanks 

1 answer

0 votes
James Brown September 23, 2019

were you able to figure out how to actually connect to jmx remotely using jconsole with remote process, username and password?

Suggest an answer

Log in or Sign up to answer