1

我在 newrelic 安装指南中看到了这两个命令。 https://docs.newrelic.com/docs/agents/php-agent/installation/php-agent-installation-ubuntu-debian

sudo apt-get install newrelic-php5

sudo newrelic-install install

当我运行第一个命令时,我得到一个输入许可证密钥和应用程序名称的界面。假设我在Php Application Dev这里给了名字。

当我运行第二个命令时,我只被要求在命令行界面中输入许可证密钥,并且名称自动设置为Php Application.

当我从浏览器登录到 newrelic 界面时,我看到两个应用程序Php Application DevPhp Application. 但我看到数据只来了Php Application。这背后的原因是什么?

4

0 回答 0