Ad Widget

Collapse

How to install Tomcat 7.0 With Zabbix 3.2 | Tomcat installation on Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hemant
    Junior Member
    • Oct 2016
    • 1

    #1

    How to install Tomcat 7.0 With Zabbix 3.2 | Tomcat installation on Zabbix

    Hi,

    I have Successfully installed Zabbix 3.2 server on ubuntu 14.0 The Z on the host is green.Unfortunately, JMX is red.

    Zabbix Server : 192.168.1.112
    Linux Server with tomcat : 12.8.9.20


    Followed


    Step 1: Create a host or add JMX interface to existing.
    Step 2: Add the Zabbix agent to tomcat server (12.8.9.20)
    Step 3: Configure the Zabbix agent
    Step 4: install the Os Linux template.
    Step 5: On zabbix Server install zabbix-java-gateway
    Step 6: The following are the only 3 changes that I've made in the file
    /etc/zabbix/zabbix_java_gateway.conf
    ...
    LISTEN_IP="192.168.1.112" ( / Not sure about this should i keep the ip address to 127.0.0.1)
    LISTEN_PORT=10052
    START_POLLERS=5

    So the Question should i install java-gateway on tomcat machine .
    What other settings I have to configure ?
    Last edited by hemant; 24-10-2016, 21:08. Reason: wrong title
  • kentc1978
    Junior Member
    • Oct 2016
    • 1

    #2
    I am also having the same issue. Updated the java gateway, configured java on the client machine, but I am seeing red in the JMX part of the host status. I have followed almost every instruction I've found to configure this, but still no success. Any help would be appreciated.

    Comment

    Working...