Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-4521

Allow full JMX service URLs not just the "default" ones

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • 1.9.8 (beta)
    • Java gateway (J)

      It would be great if Java Gateway would allow full JMX service URLs and not just the "default" ones. The current JMX URLs supported by zabbix look like:

      service:jmx:rmi:///jndi/rmi://192.168.50.102:9004/jmxrmi

      A full JMX service URL might look like:

      service:jmx:rmi://rmiHost:rmiPort/jndi/rmi://namingHost:namingPort/jndiPath

      So, in our case, jndiPath is not always jmxrmi and rmiHost (usually same as namingHost) is also specified. In addition, rmiPort is different than namingPort. A concrete example is:

      service:jmx:rmi://host1:9004/jndi/rmi://host:1099/myjmx

            Unassigned Unassigned
            haroon.rafique Haroon Rafique
            Votes:
            5 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: