Ad Widget

Collapse

Problem with Zabbix Java Gateway

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jruedalo
    Junior Member
    • Dec 2014
    • 3

    #1

    Problem with Zabbix Java Gateway

    Hello,

    I am trying to monitorize a server with java application. I have configured the Zabbix Java Gateway but when i try to coneect with the server, the host shows the message: cannot connect to [[10.115.9.73]:10052]: [111] Connection refused.

    The Zabbix Java is not listening in the port. I can“t telnet the ip and port. In local telnet fails

    The Zabbix version is 2.4

    The configuration in zabbix_server.conf file is:
    JavaGateway=10.115.9.73
    JavaGatewayPort=10052
    StartJavaPollers=5

    The configuration in zabbix_java_gateway.conf file is:
    LISTEN_IP=10.115.9.73
    LISTEN_PORT=10052
    START_POLLERS=5

    The Zabbix server and Zabbix Java Gateway are in the same server 10.115.9.73.

    Thanks in advance
Working...