diff --git a/src/install/apache/install-infra.mdx b/src/install/apache/install-infra.mdx index e2f9f3e26ca..49236a7554c 100644 --- a/src/install/apache/install-infra.mdx +++ b/src/install/apache/install-infra.mdx @@ -3,26 +3,4 @@ componentType: default headingText: Install the infrastructure agent --- -To use the Apache integration, you need to also install the infrastructure agent on the same host. The infrastructure agent monitors the host itself, while the integration you'll install in the next step extends your monitoring with specific data such as database and instance metrics. - -If you don't already have the infrastructure agent installed, choose one of the following options. Both of the options below take you out of this installation routine, so we recommend you open the instructions in another tab so you can return here after you've installed the infrastructure agent. - -* Run the guided install using our CLI (recommended for testing environments): - - - Guided install - - - - EU guided install - - -* Follow our manual instructions for [installing the infrastructure agent](/docs/infrastructure/install-infrastructure-agent/get-started/install-infrastructure-agent-new-relic/) (recommended for production environments) +To use the Apache integration, you need to also [install the infrastructure agent](/docs/infrastructure/install-infrastructure-agent/get-started/install-infrastructure-agent-new-relic/) on the same host. The infrastructure agent monitors the host itself, while the integration you'll install in the next step extends your monitoring with specific data such as database and instance metrics. diff --git a/src/install/apache/intro.mdx b/src/install/apache/intro.mdx index 131140ca794..04cdeeadd9f 100644 --- a/src/install/apache/intro.mdx +++ b/src/install/apache/intro.mdx @@ -7,3 +7,28 @@ Our Apache integration reports data from your Apache web server to the New Relic To get the most out of this page, select the installation method that fits your environment. You need a [New Relic account](https://newrelic.com/signup) before starting the installation process. + + **Use guided install to quickly see your data in the UI** + + The guided install is a single CLI command you can run to monitor your instance. It's a good option for small organizations, or for anyone who wants to test out New Relic. + + + + Guided install + + + + EU guided install + + + + For a more permanent and scalable solution, we recommend the standard manual install of the agent: keep reading for how to do that. +