monitoring/README.md

12 lines
373 B
Markdown
Raw Normal View History

2020-06-15 06:14:23 +00:00
# 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+