Install the agent
Download the latest Mac agent
copywget https://s3.amazonaws.com/atatus-artifacts/atatus-infra/downloads/atatus-infra-agent-3.1.0-osx.tar.gz
Unzip the agent files
copytar -xzvf atatus-infra-agent-3.1.0-osx.tar.gz cd atatus-infra-agent-3.1.0-osx
Install the infra agent
copysudo ATATUS_LICENSE_KEY="INFRA_LIC_KEY" bash install.sh install
INFRA_LIC_KEY
- add the Atatus Infra License key in this line of code.You can set advanced configurations in the file
/usr/local/etc/atatus-infra-agent/atatus.yml
.