Automatic Deployment from the Repository - APT (Advanced Package Tool)
There are three steps to install the Agent using APT - Advanced Package Tool
- Add the repository reference in /etc/apt/sources.list
- Add the repository key to the list of trusted keys
- Install the Linux Monitoring Agent
Once installed Register the Agent on the Dashboard.
* Please note, in line with best practice we suggest making a copy of /etc/apt/sources.list before editing which can be achieved with the copy command
# cp /etc/apt/sources.list /etc/apt/sources.list.orig