Zorka And Wildfly9

189 views
Skip to first unread message

Fred Waeytens

unread,
Jan 21, 2016, 3:33:59 AM1/21/16
to Zorka Users
Is it possible to configure Zorka in Wildfly 9 ?

The part "-server -javaagent:/USR/jdcprod/util/zorka/zorka.jar=/USR/jdcprod/util/zorka" is not load in host !!!!!!




Domain.conf :

if [ "x$JBOSS_MODULES_SYSTEM_PKGS" = "x" ]; then

   JBOSS_MODULES_SYSTEM_PKGS="org.jboss.byteman,com.jitlogic.zorka.core.spy"

Fi

 

Host.xml :

  <jvms>

        <jvm name="default">

            <heap size="1303m" max-size="2048m"/>

            <permgen max-size="512m"/>

            <jvm-options>

                <option value="-server"/>

                <option value="-javaagent:/USR/jdcprod/util/zorka/zorka.jar=/USR/jdcprod/util/zorka"/>

            </jvm-options>

        </jvm>

    </jvms>

<server name="flux2" group="FLUX-AIX" auto-start="true">

            <system-properties>

                <property name="zorka.home.dir" value="/USR/jdcprod/util/zorka/flux2"/>

 

Zorka.properties :

scripts = jvm.bsh, zabbix.bsh, jboss/jboss7.bsh

zabbix = yes

zabbix.server.addr = 127.0.0.1,172.20.24.10,172.22.140.111

zabbix.listen.port = 10056

zorka.hostname = raoul2-flux2

zorka.log.level = TRACE

zorka.log.size = 32m

zorka.log.num = 4

zorka.log.exceptions = yes

tracer = no

tracer.file = yes

tracer.min.trace.time = 1000

tracer.min.method.time = 250000

tracer.max.trace.records = 4096

soap.trace = no


Rafal Lewczuk

unread,
Mar 20, 2016, 10:37:04 AM3/20/16
to Zorka Users

I've never tested zorka on wildfly9/10, please give me some time.


Daniel Menezes

unread,
Dec 30, 2016, 10:24:22 AM12/30/16
to Zorka Users
  • Is there any news about Zorka in Wildfly 9/10?

Kamil Masłowski

unread,
Oct 4, 2017, 4:43:58 AM10/4/17
to Zorka Users
I use it with Wildfly 9/10 without issues but in standalone mode. 

Johannes Dressie

unread,
Aug 16, 2018, 12:00:12 PM8/16/18
to Zorka Users
I was wondering since you got it to work in Wildfly10, how your zorka.properties looks like. Did you have to do any changes that was not mentioned in the documentation? 


When using zabbix_get i only get null values back. So it seems like no values are returned from the mbeanserver. 

For example the method 

jvm.memutil("PS Eden Space")

returns null. 


Reply all
Reply to author
Forward
0 new messages