Ad Widget

Collapse

JMX monitoring doesn't work through proxy

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • convertor
    Junior Member
    • Nov 2014
    • 1

    #1

    JMX monitoring doesn't work through proxy

    some nodes were successfully monitored by zabbix server through Java gateway.
    then I set up zabbix-proxy and additional Java gateway on zabbix-proxy - and it doesn't work for some reason.

    On server GUI I see that jmx is gray on these nodes.
    On zabbix-proxy log I see no approaches to send anything to Java gateway or use it somehow.

    10052 port is listening by Java gateway on zabbix-proxy node.
  • wdijkerman
    Junior Member
    • Jan 2015
    • 18

    #2
    Hi,

    If the zabbix-proxy is configured to use an Java Gateway, the hosts should be monitored by this proxy. Is this the case?

    Kind regards,
    Werner

    Comment

    • LenR
      Senior Member
      • Sep 2009
      • 1005

      #3
      It will work, so it's probably a configuration, firewall or network error.

      I have a java gateway on my zabbix proxy, make sure those parts are working. Make sure that your proxy can connect to the client jmx port (nmap).

      Check the logs and tcpdump will tell you a lot :-)

      Comment

      Working...