Ad Widget

Collapse

Cannot connect JMX - port problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • konrad
    Junior Member
    • Nov 2014
    • 2

    #1

    Cannot connect JMX - port problem

    Hi All,

    I would like to connect zabbix to jmx console but for some reason its not working.


    I have installed Zabbix with Java Gateway on the first system:

    zabbix-server01 (Zabbix Server / Zabbix Java Gateway)

    On the another server I have installed tomcat application with enabled JMX console:

    app-server01 (Tomcat)
    JMX port: 8082 (port 8082 is available only from local machine)

    How to configure JMX monitoring for that machine ? Basic monitoring with Zabbix agent working. One thing which is not working is JMX.

    What establishing connection with JMX port - zabbix java gateway or zabbix agent ?
    On my server JMX port is reachable(security rules) only from localhost.


    Would be great if somebody could help me.


    K.
  • felix.egli
    Junior Member
    • Nov 2014
    • 7

    #2
    Originally posted by konrad
    On my server JMX port is reachable(security rules) only from localhost.
    It should be obvious that a port which is only reachable from localhost is not reachable from remote.

    Comment

    • lagos.mc
      Junior Member
      • Jan 2011
      • 6

      #3
      Cannot connect JMX - port problem

      Hi,

      Look the post




      Best regards,

      Lagos

      Originally posted by konrad
      Hi All,

      I would like to connect zabbix to jmx console but for some reason its not working.


      I have installed Zabbix with Java Gateway on the first system:

      zabbix-server01 (Zabbix Server / Zabbix Java Gateway)

      On the another server I have installed tomcat application with enabled JMX console:

      app-server01 (Tomcat)
      JMX port: 8082 (port 8082 is available only from local machine)

      How to configure JMX monitoring for that machine ? Basic monitoring with Zabbix agent working. One thing which is not working is JMX.

      What establishing connection with JMX port - zabbix java gateway or zabbix agent ?
      On my server JMX port is reachable(security rules) only from localhost.


      Would be great if somebody could help me.


      K.

      Comment

      Working...