Update README.md

This commit is contained in:
Vitaliy Skrypnyk
2020-08-03 19:25:47 +03:00
committed by GitHub
parent 804cce7ef3
commit 0a900a8f6a

View File

@@ -36,7 +36,7 @@ May work on other Keenetic routers
} }
``` ```
* Copy [metrics.json](./blob/master/config/metrics.json) and edit (Optional) * Copy [metrics.json](./master/config/metrics.json) and edit (Optional)
* Expose Keenetic API on your router * Expose Keenetic API on your router
@@ -50,7 +50,7 @@ Open the port: 79
Destination port: 79 Destination port: 79
``` ```
* Import Grafana dashboard from [grafana-dashboard.json](./blob/master/config/grafana-dashboard.json) * Import Grafana dashboard from [grafana.com](https://grafana.com/grafana/dashboards/12723)
# Run with docker-compose.yml # Run with docker-compose.yml
@@ -84,4 +84,4 @@ services:
nohup python /opt/home/keenetic-grafana-monitoring/keentic_influxdb_exporter.py >/dev/null 2>&1 & nohup python /opt/home/keenetic-grafana-monitoring/keentic_influxdb_exporter.py >/dev/null 2>&1 &
``` ```
* Run `/opt/etc/init.d/S99keeneticgrafana start` * Run `/opt/etc/init.d/S99keeneticgrafana start`