Hi,
anybody dealed with the following?
Cannot find host interface on <host_name> for item key "jmx["Catalina:type=GlobalRequestProcessor,name="{$PROT OCOL_HANDLER_AJP}"", bytesReceived]".
I have the following configuration:
...
Search Result
Collapse
7 results in 0.0023 seconds.
Keywords
Members
Tags
-
Tomcat via JMX: Cannot find host interface on <host_name> for item key "jmx..
-
tomcat monitoring using jmx on multiple computers with Zabbix
Hi All,
recently I have installed a zabbix server in my network and have deployed 5 agents as a trial on different flavors of Operating Systems and I am getting proper results from the installed agent from all the hosts. I also wanted to monitor few tomcat and some other java applications... -
Zabbix Monitoring JMX - Multiples Interfaces
Hi guys,
I have trying to monitoring multiple interface JMX, but only with the first i can.
In a item like:
jmx["java.lang:type=GarbageCollector,name=PS Scavenge",CollectionCount]
jmx interface 1: 9001
jmx interface 2: 9002
jmx interface 3: 9003... -
Nested objects monitoring with JMX
How would I add an item that resides in a nested bean using JMX?
Tomcat->GlobalRequestProcessor->"http-nio-80"->errorCount
My last try was:
jmx[Tomcat:type=GlobalRequestProcessor,name="http-nio-80","errorCount"]
... -
Any idea on this - JSON back [ZBX_NOTSUPPORTED]
Hi
I have been trying to install zabbix to monitor my java application. I applied the JMX template to my host that is been set up as linux os( I am running ubuntu 12.04 server). But on the JMX part in the GUI, i see the message as
"Cannot open received JSON".... -
Tomcat Monitoring
Hi.
I have been trying to setup Zabbix to monitor my 2 tomcat servers on 2 different Amazon EC2 machines, but in vain. The Z on the host is green, however te JMX is red with these errors
- ZBX_TCP_READ() failed: [4] Interrupted system call
- Someother erro [111] connection... -
Duplicate Item with same 'key'
I am looking for a way for me to setup several items with same key, but different interfaces.
I have a Tomcat server with several tomcats on it.
Each have JMX enabled on separate ports.
I would like to avoid creating several hosts just to monitor each individual...