Ad Widget

Collapse

Zapcat / JMX Unreachable Errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bcarpio
    Member
    • Jun 2008
    • 96

    #1

    Zapcat / JMX Unreachable Errors

    I am running Zabbix 1.8.2 and zapcat 1.2 to monitor some java applications we have here in our office.

    The issue is that I am getting a lot of errors stating the "Zabbix Host 10084 is unreachable. Skipping...."

    It isn't just for one host either its happening with all of the zabbix hosts which are using zapcat but not for the main zabbix agent on that host (for instance I have a server lets call it srv01 its running zabbix on 10050 and in the zabbix_server.log I never see errors related to zabbix_items which aren't jmx based, on the same srv01 we have zapcat compiled into our app running on 10052 and regularly I see "unreachable" errors)

    I have setup a simple script to telnet to the srv01 server over port 10052 and simply run one of the jmx calls:

    jmx[java.lang:type=Compilation][Name]

    And this works everytime... so I'm not sure why Zabbix_server thinks the srv01 is unreachable sometimes?

    Also I have tried using the hostname and IP address in the srv01 configuration under "Hosts" on the zabbix server (just to rule out any type of name resolution problem).
  • bcarpio
    Member
    • Jun 2008
    • 96

    #2
    Clarify

    I did want to clarify one thing, I get a bunch of "Zabbix Host 1008x unreachable. Skipping..." messages but my checks don't always fail sometimes they work and I don't see this message in the log..

    Comment

    Working...