Skip to content

Instantly share code, notes, and snippets.

@rafaelsoaresbr
Created November 8, 2018 13:06
Show Gist options
  • Save rafaelsoaresbr/35ff33b6355e18bd61a34df7dac8c57b to your computer and use it in GitHub Desktop.
Save rafaelsoaresbr/35ff33b6355e18bd61a34df7dac8c57b to your computer and use it in GitHub Desktop.
zorka configuration
scripts = jvm.bsh, zabbix.bsh, jboss/jboss7.bsh
zabbix = no
zorka.hostname = jboss01.dexter.com.br
zorka.spy.compute.frames = no
tracer = yes
tracer.net = yes
tracer.net.addr = 192.168.100.200
tracer.min.trace.time = 0
tracer.min.method.time = 0
tracer.max.trace.records = 1000000
http.trace = yes
http.trace.time = 0
http.trace.exclude = /favicon.ico, ~.*.png, ~.*.js
http.params = no
http.params.exclude = j_password, password, newPassword, newPasswordRepeat
http.cookies = no
http.cookies.exclude = JSESSIONID, jsessionid
http.headers = no
http.headers.include = cache-control, connection, user-agent
http.slow.time = 0
http.error = yes
ejb.trace = yes
ejb.trace.time = 0
ejb.params = no
ejb.params.exclude = some.problematic.Clazz, some.other.problematic.Clazz
ejb.slow = yes
ejb.slow.time = 0
ejb.error = yes
sql.trace = yes
sql.trace.time = 0
sql.slow = yes
sql.slow.time = 0
sql.error = yes
jms.trace = yes
jms.trace.time = 0
jms.slow = yes
jms.slow.time = 0
soap.slow = yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment