Docker
Docker and Docker Compose will allow you to run the required monitoring applications with a few commands. These instructions will run the following:
Grafana on port
3000
: An open source interactive analytics dashboard.Prometheus on port
9090
: An open source metric collector.Node Exporter on port
9100
: An open source hardware metric exporter.
Last updated