Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zico Installation does not include self zorka agent in host list #172

Closed
randywallace opened this issue Jan 15, 2016 · 1 comment
Closed

Comments

@randywallace
Copy link

Following the install steps for Zico 1.0.15, i have it running as such:

JVM

/opt/jdk/latest/bin/java -Dzorka.app=zico -Xms512m -Xmx2048m -XX:MaxPermSize=256m -Dlogback.configurationFile=/opt/zico-1.0.15/./logback.xml -Dzico.home.dir=/opt/zico-1.0.15/. -javaagent:/opt/zico-1.0.15/./zorka.jar=/opt/zico-1.0.15/. -jar zico.war

zorka.properties

scripts = jvm.bsh, eclipse/jetty.bsh, zico.bsh
zabbix = no    
zorka.hostname = zico.localhost    
zorka.log.spy = DEBUG    
tracer = yes    
tracer.net = yes  
tracer.net.addr = 127.0.0.1    
zorka.spy.compute.frames = yes

zico.properties

zico.http.port = 5703
rds.file.size = 16M
rds.max.size = 2048M
rds.seg.size = 1024K
zico.security = no
auth = anonymous

But, I can't seem to get the ziko.localhost, for itself, to show up in the UI. Everything seems to be working fine; the zorka and zico logs both seem to indicate that there are no issues, I just don't see anything in the UI.

Any ideas? I'm pretty java saavy, from an ops side, and this one has me flummoxed.

@jitlogic
Copy link
Owner

jitlogic commented Dec 8, 2017

This is very strange. You can try increasing log levels for spy and tracer in zorka agent.

I'm closing this issue for now (sorry it took me so long to react), it you still are working with zorka, please reopen it.

@jitlogic jitlogic closed this as completed Dec 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants