Skip to content

Instantly share code, notes, and snippets.

@folkengine
Created July 10, 2023 22:53
Show Gist options
  • Save folkengine/559018a71eb8ee95191eb27afa60b1e1 to your computer and use it in GitHub Desktop.
Save folkengine/559018a71eb8ee95191eb27afa60b1e1 to your computer and use it in GitHub Desktop.

DD_AGENT_MAJOR_VERSION=7 DD_API_KEY=________ DD_SITE="datadoghq.com" bash -c "$(curl -L https://s3.amazonaws.com/dd-agent/scripts/install_mac_os.sh)" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 18040 100 18040 0 0 41814 0 --:--:-- --:--:-- --:--:-- 42248

  • Downloading datadog-agent ####################################################################################################################################################### 100.0%

  • Installing datadog-agent, you might be asked for your sudo password... Password:

    • Mounting the DMG installer...

    • Unpacking and copying files (this usually takes about a minute) ...

    • Unmounting the DMG installer ...

  • Restarting the Agent...

Your Agent is running properly. It will continue to run in the background and submit metrics to Datadog.

You can check the agent status using the "datadog-agent status" command or by opening the webui using the "datadog-agent launch-gui" command.

If you ever want to stop the Agent, please use the Datadog Agent App or the launchctl command. It will start automatically at login.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment