Advanced Installation (Linux)
Follow these steps to manually install the agent, by setting up the required repository and running your system's package management commands:
-
Set up the repository using the appropriate
deb
orrpm
instructions -
Set the metrics API token using the
SOLARWINDS_TOKEN
environment variableCopy$ export SOLARWINDS_TOKEN=<your api token>
Optionally, to not start the agent at the end of installation, set the AGENT_INSTALL_ONLY environment variable to 1:
Copy$ export AGENT_INSTALL_ONLY=1
-
Install the agent package
For deb based platforms:
Copy$ sudo -E apt-get install solarwinds-snap-agent
For rpm based platforms:
Copy$ sudo -E yum install solarwinds-snap-agent
When the APM Integrated Experience is enabled, AppOptics shares a common navigation and enhanced feature set with the other integrated experiences' products. How you navigate AppOptics and access its features may vary from these instructions. For more information, go to the APM Integrated Experience documentation.
The scripts are not supported under any SolarWinds support program or service. The scripts are provided AS IS without warranty of any kind. SolarWinds further disclaims all warranties including, without limitation, any implied warranties of merchantability or of fitness for a particular purpose. The risk arising out of the use or performance of the scripts and documentation stays with you. In no event shall SolarWinds or anyone else involved in the creation, production, or delivery of the scripts be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the scripts or documentation.