Prometheus¶

x86-64 arm64 ยท ๐ณ Docker ยท Documentation ยท http://<your.IP>:9191
Prometheus is an open-source monitoring and alerting toolkit designed for reliability and scalability. It collects and stores time-series data, provides powerful query capabilities, and enables real-time alerts based on defined conditions. Commonly used in cloud and containerized environments, Prometheus integrates seamlessly with Kubernetes and other modern infrastructure.
Install from armbian-config โ Software โ Monitoring โ Prometheus
| CLI install | |
|---|---|
- Config directory:
/armbian/prometheus
| Bash | |
|---|---|
All armbian-config commands
| Action | Command |
|---|---|
| Install | armbian-config --api module_prometheus install |
| Prometheus remove | armbian-config --api module_prometheus remove |
| Prometheus purge with data folder | armbian-config --api module_prometheus purge |
| Status | armbian-config --api module_prometheus status |
| Help | armbian-config --api module_prometheus help |
Part of Armbian’s Real-time monitoring, collecting metrics, up-time status software.