Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 373 Bytes

File metadata and controls

11 lines (9 loc) · 373 Bytes

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+