we a re monitoring a set of java based servers.
i have set up the java gateway and zabbix config pointing to it, but our JMX servers are set to authenticate the JMX connection (we have no control over this).
now i see in the actual java gateway source code that if username and password are passed in from the zabbix server, they will be set on connecting to the JMX server, but i don't see an obvious way to specify these credentials when setting up the host in the zabbix GUI
how do you do this?
i have set up the java gateway and zabbix config pointing to it, but our JMX servers are set to authenticate the JMX connection (we have no control over this).
now i see in the actual java gateway source code that if username and password are passed in from the zabbix server, they will be set on connecting to the JMX server, but i don't see an obvious way to specify these credentials when setting up the host in the zabbix GUI
how do you do this?
Comment