【发布时间】:2019-03-18 21:43:09
【问题描述】:
我正在尝试在 Ubuntu 14.04 服务器上安装 New Relic,以监控同一服务器上的 Confluence 安装。当我尝试运行安装程序时,我得到:
***** ( ( o)) New Relic Java Agent Installer
***** Installing version 3.22.0 ...
* Could not edit start script because:
Could not locate a Tomcat, Jetty, JBoss, JBoss7 or Glassfish instance in /srv/data-confluence
* Try re-running the install command with the -s <AppServerRootDirectory> option or from <AppServerRootDirectory>/newrelic.
If that doesn't work, locate and edit the start script manually.
* No need to create New Relic configuration file because:
A config file already exists: /srv/data-confluence/newrelic/newrelic.yml
***** Install incomplete
我尝试按照此处的信息手动安装它:https://docs.newrelic.com/docs/agents/java-agent/installation/java-agent-manual-installation 并运行 Tomcat 的命令,仍然没有乐趣 - 同样的错误。
【问题讨论】:
标签: java newrelic confluence