mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2025-12-06 18:39:28 +00:00
upgrade readme
This commit is contained in:
parent
cfadc49d24
commit
309920e8c9
1 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ Grafana dashboard for Mikrotik/routerOS. [prometheus/snmp_exporter](https://gith
|
||||||
| Grafana | `>=8.1.7` |
|
| Grafana | `>=8.1.7` |
|
||||||
## 🐳 Deploy with docker-compose
|
## 🐳 Deploy with docker-compose
|
||||||
|
|
||||||
### sh script deploy
|
### deploy with sh script
|
||||||
|
|
||||||
```console
|
```console
|
||||||
sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh)" "" --config
|
sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh)" "" --config
|
||||||
|
|
@ -26,7 +26,7 @@ sh -c "$(curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/m
|
||||||
>For example:
|
>For example:
|
||||||
>
|
>
|
||||||
> sh run.sh --config
|
> sh run.sh --config
|
||||||
### docker manual deploy
|
### deploy with docker-compose manual
|
||||||
|
|
||||||
1. Change targets ip (192.168.88.1) into file prometheus/prometheus.yml
|
1. Change targets ip (192.168.88.1) into file prometheus/prometheus.yml
|
||||||
2. Run
|
2. Run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue