Skip to content

Commit

Permalink
Merge pull request #4537 from josemore/infra-macos-ga
Browse files Browse the repository at this point in the history
feat: infra-agent for macOS is now GA
  • Loading branch information
x8a committed Oct 26, 2021
2 parents eb3801f + 30f63f3 commit 778c6b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ The infrastructure agent supports these processor architectures:
* **Linux**: 64-bit for x86 processor architectures (also requires 64-bit package manager and dependencies)
* **Windows**: both 32 and 64-bit for x86 processor architectures
* **ARM**: arm64 architecture including [AWS Graviton 2 processor](https://aws.amazon.com/ec2/graviton/) is supported on compatible Linux operating sytems. On-host integrations are also supported (with the exception of the Oracle integration).
* **macOS** (Beta): 64-bit x86 processor (M1 processor is not supported yet).
* **macOS**: 64-bit x86 processor (M1 processor is not supported yet).

## Operating systems

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,22 +11,21 @@ metaDescription: 'Install New Relic infrastructure monitoring agent for macOS us

import macOS from './images/mac-osx-logo.png'

With New Relic's infrastructure monitoring agent for macOS (Beta), you can monitor key performance metrics on macOS hosts. The agent can run on your own hardware or in cloud systems such as Amazon EC2.
With New Relic's infrastructure monitoring agent for macOS, you can monitor key performance metrics on macOS hosts. The agent can run on your own hardware or in cloud systems such as Amazon EC2.

The infrastructure monitoring agent [is compatible](/docs/infrastructure/install-infrastructure-agent/get-started/requirements-infrastructure-agent) with all generally available, Apple supported macOS versions.

<Callout variant="tip">
To use infrastructure monitoring and the rest of our [observability platform](https://one.newrelic.com), join the New Relic family! [Sign up](https://newrelic.com/signup) to create your free account in only a few seconds. Then ingest up to 100GB of data for free each month. Forever.
</Callout>

## Install for macOS (Beta) [#install-macos]
## Install for macOS [#install-macos]

Before installation, be sure to review the [requirements](/docs/infrastructure/new-relic-infrastructure/getting-started/compatibility-requirements-new-relic-infrastructurets). Then, to install the infrastructure monitoring agent for macOS, you can use our [Guided Install](/docs/full-stack-observability/observe-everything/get-started/new-relic-guided-install-overview/), or follow the instructions in this document to complete a basic installation.

## Limitations (Beta) [#limitations]
## Limitations [#limitations]

The following capabilities of the infrastructure agent are not yet available on macOS:
* [Process Monitoring](/attribute-dictionary/?event=ProcessSample).
* [Log forwarder](/docs/logs/enable-log-management-new-relic/enable-log-monitoring-new-relic/forward-your-logs-using-infrastructure-agent/).
* [On-host integrations](/docs/integrations/host-integrations/get-started/introduction-host-integrations/) (including built-in integrations such as Docker and Flex).
* Automated deployment via Configuration Management tools (Chef, Ansible, Puppet).
Expand Down

0 comments on commit 778c6b9

Please sign in to comment.