Ad Widget

Collapse

Zabbix 2.2 [cannot link template: cannot find "JMX" host interface]

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fredo2906
    Junior Member
    • Jan 2011
    • 14

    #1

    Zabbix 2.2 [cannot link template: cannot find "JMX" host interface]

    Hi,

    I m setting up auto-discovery for hosts, the discovery looks ok however when zabbix server is trying to link the template it fails because the template uses jmx interface.
    On the host, I have 2 interfaces, 1 used by the agent and 1 where the java application is listening on.

    When the host is discovered, the server create a host with the agent ip, but obviously doesnt know anything about the other ip of the host (used for jmx checks).

    Anybody had the same issue? How to be able to create via discovery a host that will have 2 interfaces (Zabbix Agent, JMX)?

    Let me know if you need more info, I should be able to provide.

    Thanks.
    Last edited by fredo2906; 08-07-2014, 08:57. Reason: info
  • ap_izh
    Junior Member
    • Aug 2016
    • 1

    #2
    I have same. Seems there are a way to solve it - run a script when host is discovered and add host's JMX interface and a JMX template via Zabbix API.

    Comment

    Working...