mirror of
https://github.com/kemko/keenetic-grafana-monitoring.git
synced 2026-01-01 15:45:43 +03:00
Update README.md
This commit is contained in:
@@ -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`
|
||||||
|
|||||||
Reference in New Issue
Block a user