mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2025-12-07 10:59:29 +00:00
Update README.md
This commit is contained in:
parent
2550ba1fe0
commit
da35426cfd
1 changed files with 4 additions and 2 deletions
|
|
@ -18,7 +18,9 @@
|
||||||
### Deploy with bash script
|
### Deploy with bash script
|
||||||
|
|
||||||
```console
|
```console
|
||||||
curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run.sh | bash -s -- --config
|
git clone https://github.com/IgorKha/Grafana-Mikrotik.git
|
||||||
|
cd ./Grafana-Mikrotik
|
||||||
|
bash ./run.sh --config
|
||||||
```
|
```
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
|
@ -86,7 +88,7 @@ If you want to change the credentials, then edit the ".env" file
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### Docker snmp_exporter
|
### Docker snmp_exporter (deprecated)
|
||||||
|
|
||||||
[](https://hub.docker.com/repository/docker/mashinkopochinko/snmp_exporter_mikrotik)
|
[](https://hub.docker.com/repository/docker/mashinkopochinko/snmp_exporter_mikrotik)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue