Hello!
Is there any way in Zabbix to change the JMX connection url from:
service:jmx:rmi:///jndi/rmi://[server]:[port]/jmxrmi
to:
service:jmx:rmi:///jndi/rmi://[server]:[port]/org.opends.server.protocols.jmx.client-unknown
This is for monitoring OpenDJ and the URL given to me by the OpenDJ admin on staff. This is the way OpenDJ, for some reason, are presenting JMX. I'd prefer to change this at a template level so we don't loose the ability to monitor JMX applications that use the standard suffix.
I haven't been able to find anywhere I can modify the JMX url in any form.
Thanks!
Is there any way in Zabbix to change the JMX connection url from:
service:jmx:rmi:///jndi/rmi://[server]:[port]/jmxrmi
to:
service:jmx:rmi:///jndi/rmi://[server]:[port]/org.opends.server.protocols.jmx.client-unknown
This is for monitoring OpenDJ and the URL given to me by the OpenDJ admin on staff. This is the way OpenDJ, for some reason, are presenting JMX. I'd prefer to change this at a template level so we don't loose the ability to monitor JMX applications that use the standard suffix.
I haven't been able to find anywhere I can modify the JMX url in any form.
Thanks!
Comment