Hawkular APM 未显示任何数据 [英] Hawkular APM not showing any data

查看:35
本文介绍了Hawkular APM 未显示任何数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们已经安装了从 https://github.com/hawkular/hawkular- 下载的 Hawkular APM-apm/发布.

然后启动服务器:

bin/add-user.sh -a -u jdoe -p password -g read-write,read-only
bin/standalone.sh -b 0.0.0.0 -Djboss.http.port={PORT} (1)

然后在同一台机器上的 WildFly-8.2 服务器上安装 JVM 代理.https://hawkular.gitbooks.io/hawkular-apm-user-guide/content/instrumentation/jvmagent.html

Then installed JVM agent on WildFly-8.2 server in the same machine. https://hawkular.gitbooks.io/hawkular-apm-user-guide/content/instrumentation/jvmagent.html

将 apm 文件夹复制到 wildfly-8.2 并设置 setenv.sh.

Copied apm folder to wildfly-8.2 and set setenv.sh.

apm/setenv.sh port

然后启动 WildFly.APM 服务器中没有显示数据.当我停止 APM 服务器时,WildFly-8.2 服务器出现以下异常,我想监控它.

Then started WildFly. There is no data displayed in APM server. When I stopped APM server got following exception in WildFly-8.2 server which I want to monitor.

SEVERE: [AbstractRESTClient] [Thread[pool-2-thread-1,5,main]] Failed to get results
java.net.ConnectException: Connection refused (Connection refused)

当我检查 APM 服务器时,没有找到任何数据源连接.是否还需要其他步骤?

When I checked APM server didn't find any datasource connection. Is there any more steps required?

推荐答案

我认为问题在于原始 Hawkular APM 代理会定期从服务器提取配置信息,因此停止服务器后无法检索配置.

I think the issue is that the original Hawkular APM agent periodically pulls config information from the server, so by stopping the server it is failing to retrieve the config.

然而,Hawkular APM 不再像这里解释的那样积极开发:http://www.hawkular.org/blog/2017/04/19/hawkular-apm-jaeger.html.

However Hawkular APM is no longer being actively developed as explained here: http://www.hawkular.org/blog/2017/04/19/hawkular-apm-jaeger.html.

因此您可能想尝试其他解决方案.

So you may want to try an alternative solution.

这篇关于Hawkular APM 未显示任何数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆