Zorka on jboss 6. ZBX_NOTSUPPORTED from zabbix_get, no data in Zabbix

262 views
Skip to first unread message

MichaelK

unread,
Oct 29, 2015, 10:01:44 AM10/29/15
to Zorka Users
I've installed and configured Zorka on a server running JBoss 6.0.
I've configured our Zabbix server to monitor this host on port 10055 (using the appropriate templates).

I am receiving no data in Zabbix. The port is open and accessible from the Zabbix server.
When I use "zabbix_get" on the JBoss or Zabbix server I get the response "ZBX_NOTSUPPORTED", which
might my symptomatic!.

 e.g.
% zabbix_get -s 127.0.0.1 -p 10055 -k 'agent.version'
1.0.14
% zabbix_get -s 127.0.0.1 -p 10055 -k 'zorka.jmx["java","java.lang:type=OperatingSystem","Arch"]'
ZBX_NOTSUPPORTED

Is there anything else I need to do in JBoss to allow JMX monitoring?

I have this option in the JBoss startup config file:
JAVA_OPTS="$JAVA_OPTS -javaagent:$JBOSS_HOME/zorka/zorka.jar=$JBOSS_HOME/zorka"


This is what's in zorka.properties:
scripts = jvm.bsh, zabbix.bsh, jboss/jboss6.bsh
zabbix = yes
zabbix.active = yes
zabbix.active.server.addr = 10.30.100.90:10051
zabbix.server.addr = 127.0.0.1,10.30.100.90
zabbix.listen.port = 10055
zorka.hostname = zorka-test-jboss-server
http.trace.exclude = ~.*.png, ~.*.gif, ~.*.js, ~.*.css, ~.*.jpg, ~.*.jpeg, ~.*favicon.ico

This is the version of JBoss and Java:
JBoss EAP 6.0.0.GA
java.runtime.version = 1.6.0_45-b06

There are no obvious errors in the Zorka or JBoss log files.

Any help would be appreciated.

Michael

Rafal Lewczuk

unread,
Nov 3, 2015, 3:32:31 PM11/3/15
to Zorka Users
Hi,

Do you have any other JMX related JAVA options ? For example, setting up JMX port and mixing jboss and platform mbean servers ? If so, it will not work and I recommend to get back to default JMX settings.

Regards,
rle

Reply all
Reply to author
Forward
0 new messages