Linux Monitoring Agent
Easily collect and visualize system metrics from your Linux servers and devices in Grafana with Telemetry Harbor.
Repo Link: https://github.com/TelemetryHarbor/harbor-linux-monitor
Features
- Collect over 24 different system metrics including CPU, memory, disk, network, and more
- Customizable metric selection to fit your monitoring needs
- Configurable sampling rates from 1 second to 5 minutes
- Automatic service installation with systemd integration
- Interactive installation with color-coded interface
- Support for multiple Linux distributions
- Minimal dependencies - works on most Linux systems out of the box
Prerequisites
Before starting, ensure you have:
- A Linux system with root/sudo access
- curl installed for API communication
- A working internet connection to send metrics to Telemetry Harbor
- Basic knowledge of Linux terminal commands