Installation and Upgrade
Prerequisites
Quick Start
Standard Installation
curl -fsSL https://downloads.n5corp.com/rumi/agent/latest/install.sh | bashInstallation with Custom Location
curl -fsSL https://downloads.n5corp.com/rumi/agent/latest/install.sh | bash -s -- \
--install-dir=/opt/rumiInstallation with External Data Directory
Installation Options
Option
Description
Distribution Types
Specific Version Installation
Directory Structure
Key Directories
Directory
Purpose
Configuration
Agent Configuration (data/agent/agent.conf)
data/agent/agent.conf)Controller Configuration (data/controller/controller.conf)
data/controller/controller.conf)InfluxDB Configuration (data/influxdb/influxdb.conf)
data/influxdb/influxdb.conf)First-Time Configuration
Starting and Stopping
Start the Agent
Stop the Agent
Verify the Agent is Running
Upgrading
Standard Upgrade
Upgrade with Custom Data Directory
Rollback to Previous Version
Docker Deployment
Building the Docker Image
Running the Container
Docker Configuration
Setting
Value
Data Directory Management
Using an External Data Directory
Migrating Data to External Directory
Troubleshooting
Agent Won't Start
InfluxDB Issues (Bundled Distribution)
Upgrade Fails with Data Directory Mismatch
Checking Installed Version
Listing All Installed Versions
Last updated