Back to Geneos FAQ

Seeing MBean N/A when setting up Zookeeper Integration (JMX)

Context Copied

The following errors may be experienced this issue following the configuration of Zookeeper.

Geneos: Seeing MBean N/A when setting up Zookeeper Integration (JMX)

Possible Reason Copied

Possible Solution Copied

The template utilizes the JMX-Server plugin. An easy approach is to execute a command line to verify JMX connectivity and retrieve all MBeans.

https://docs.itrsgroup.com/docs/geneos/current/Netprobe/api/jmx-server.html

JMX Plug-In - Technical Reference Validating environment and reachability for remote application

Please attempt the following using a command line, and you can redirect the output to a text file.

e.g. java -jar geneos-plugins.jar jmx Generic rmi:///jndi/rmi 192.168.10.200 5003 4000 jmxrmi *:* (switch 192.168.10.200 and 5003 with the host and port number, 4000 is just a timeout period)

["Geneos"] ["Geneos > Netprobe"] ["FAQ"]

Was this topic helpful?