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

Zabbix JMX jira DataCenter template configuration with authentication

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Commercial support required
    • Icon: Trivial Trivial
    • None
    • None
    • Templates (T)

      Steps to reproduce:

      1. addHost 
      2. Link it with Jira Data Center by JMX
      3. Zabbix Java gateway is installed on server
      4. Zabbix agent is installed on Jira done
      5. Configuration on Jira setenv: 
      JAVA_OPTS="-Dcom.sun.management.jmxremote ${JAVA_OPTS}"
      JAVA_OPTS="-Dcom.sun.management.jmxremote.port=8099 ${JAVA_OPTS}"
      JAVA_OPTS="-Dcom.sun.management.jmxremote.local.only=false ${JAVA_OPTS}"
      JAVA_OPTS="-Dcom.sun.management.jmxremote.ssl=false ${JAVA_OPTS}"export JAVA_OPTSCATALINA_OPTS="-Xms${JVM_MINIMUM_MEMORY} -Xmx${JVM_MAXIMUM_MEMORY} ${CATALINA_OPTS}"CATALINA_OPTS="-Dcom.sun.management.jmxremote.authenticate=true ${CATALINA_OPTS}"CATALINA_OPTS="-Dcom.sun.management.jmxremote.password.file=/opt/appdata/jira-home/jmxremote.password ${CATALINA_OPTS}"
      CATALINA_OPTS="-Dcom.sun.management.jmxremote.access.file=/opt/appdata/jira-home/jmxremote.access ${CATALINA_OPTS}"
       
      1. . on template we have

      Result:

      Expected:
      Everything works fine when I set authentication=false but we would like to enable it on prod environment.

        1. image-2025-08-25-17-36-40-298.png
          171 kB
          Hubert Rzyha
        2. image-2025-08-25-17-39-35-256.png
          74 kB
          Hubert Rzyha
        3. image-2025-09-04-15-31-40-582.png
          61 kB
          Hubert Rzyha
        4. image-2025-09-04-15-33-39-718.png
          48 kB
          Hubert Rzyha

            Unassigned Unassigned
            Rzyha Hubert Rzyha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: