monitoring - containerized Prometheus and Grafana on HypriotOS
Go to file
Tamás Gérczei 6fd640e84c working prototype 2020-06-15 08:14:23 +02:00
README.md working prototype 2020-06-15 08:14:23 +02:00
docker-compose.yml working prototype 2020-06-15 08:14:23 +02:00
monitoring.service working prototype 2020-06-15 08:14:23 +02:00
prometheus.yml working prototype 2020-06-15 08:14:23 +02:00

README.md

monitoring - containerized Prometheus and Grafana on HypriotOS

usage

  • docker volume create prometheus-tsdb
  • docker volume create grafana-config
  • docker volume create grafana-data
  • sudo cp monitoring.service /lib/systemd/system/
  • sudo systemctl daemon-reload
  • sudo systemctl enable --now monitoring

tested on HypriotOS v1.12.2 running on a Raspberry Pi 3B+