Доброго времени суток!
Прошу указать решение проблемы. В web-интерфейсе для узла сети настраиваю мониторинг JMX.
Индикатор «JMX» горит красным и в длинном описании...
Search Result
Collapse
56 results in 0.0042 seconds.
Keywords
Members
Tags
-
-
JMX agent failing
I'm trying to connect JMX running in remote server, But not able to.
1. Logs :
com.zabbix.gateway.ZabbixException: org.json.JSONException: No value for jmx_endpoint
at com.zabbix.gateway.JMXItemChecker.<init>(JMXItemCh ecker.java:71) ~[zabbix-java-gateway-3.4.6.jar:na]... -
Zabbix can't connect via JMX, but it works from jmxterm
We're trying to monitor a cassandra installation here. Zabbix is complaining in the UI:
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested exception is: ... -
JMX problem
Hi,
I've been trying to monitor tomcat6 with JMX but I got an error that I don't know how to resolve:
java.io.IOException: Failed to retrieve RMIServer stub: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host:... -
JMX - Skeleton Error
Hello,
I want to monitor some values of our backend software (tomcat).
I've installed the Java-Gateway and configured everything. Now I get the following exception:
...Code:java.io.IOException: Failed to retrieve RMIServer stub: ........ skeleton class
-
Can't monitoring the JBoss application via Zabbix 3.0
Hi,
I am using JBoss 7.1.1 final version. I configured Zabbix Java Gateway and tested some small java application it is work fine. I can see the Green colored status on Configuration> Hosts> Status tab.
I have added following options to JAVA_OPTS:
JAVA_OPTS="$JAVA_OPTS... -
Where to set JMX authentication credentials on Zabbix WEB UI
Dear friends,
I'm using Zabbix 2.0 to monitor my JVM. I'm refering the document at https://www.zabbix.com/documentation...jmx_monitoring .
Monitoring JVM Without JMX authentication is done , but I don't know how to configure that with JMX... -
Action to create agent interface
With auto discovery or auto registration we want to add a template that uses a JMX interface. Without a JMX interface this fails.
So I would like to request an action that allows you to add an interface with the discovered/autoregister IP. The JMX port should be configurable.
... -
Jmx мониторинг на нескольких портах
Доброго времени
Есть задача сделать авто-регистрацию... -
Multiple tomcat discovery and monitoring on a single server
Hello
I'ld like to know if what I'm trying to do is feasible.
I've multiple tomcats on a server. Discovering them is the easy part, here's the result of a discovery script (with indentation for readability)
...Code:{ 'data': [ {'{#TOMCAT_AJP_PORT}': -
JMX Active Agent
I have Zabbix client and server running fine using active agents
Is there a way to set up a JMX active agent so that the client is doing the request initialisation? The boxes that Zabbix client is running on are locked down to incoming requests, hence using active agents, but I cant work... -
JMX Monitoring "Permission Denied" error
Hello everyone!
I am trying to set up JMX Jenkins monitoring through Zabbix. I found a Jenkins plugin that adds a template with some discovery rules (https://github.com/hudson2-plugins/z...gration-plugin), and I have built it and installed it in Jenkins. It's set up pointing to... -
JMX Monitoring (Java Gateway) not Working - ZBX_TCP_READ() failed: [4] Interrupted sy
I am unable to get JMX Monitoring on remote servers. I am getting the following error:
ZBX_TCP_READ() failed: [4] Interrupted system call
Java Gateway - 10052
JMX Port - 21099
Java Gateway is working correctly as I can connect on the local system and... -
Porblemas com o JMX
Estou usando o jmx para monitorar servidores Glassfish e Jboss.
Segui o passo da propria documentação do Zabbix para fazer. (Na verdade não tive que alterar muita coisa, já monitorava esses servidores via jmx pelo Nagios)
Meu problema é que nos servidores Glassfish,... -
Zabbix auto register action add jmx
When the host has been registered, how can I let it add the jmx IP and port automaticly?