mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2026-01-18 23:49:32 +00:00
updated grafana version
This commit is contained in:
parent
f1107cf89f
commit
aafa4316d5
4 changed files with 2093 additions and 363 deletions
20
README.md
20
README.md
|
|
@ -1,15 +1,17 @@
|
|||
# Grafana-Mikrotik
|
||||
|
||||

|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://liberapay.com/~1772367/donate)
|
||||
|
||||
-----------
|
||||
---
|
||||
|
||||
## 🐳 Deploy with docker-compose
|
||||
|
||||
|
|
@ -49,13 +51,13 @@ docker-compose up -d
|
|||
|
||||
3.Open [localhost:3000](http://localhost:3000)
|
||||
|
||||
* Grafana login: `admin`
|
||||
* Grafana login: `admin`
|
||||
|
||||
* Password: `mikrotik`
|
||||
* Password: `mikrotik`
|
||||
|
||||
If you want to change the credentials, then edit the ".env" file
|
||||
|
||||
-----------
|
||||
---
|
||||
|
||||
## Manual deploy
|
||||
|
||||
|
|
@ -82,7 +84,7 @@ If you want to change the credentials, then edit the ".env" file
|
|||
|
||||
3.Add dashboard <https://grafana.com/grafana/dashboards/14420>
|
||||
|
||||
-----------
|
||||
---
|
||||
|
||||
### Docker snmp_exporter
|
||||
|
||||
|
|
@ -94,5 +96,5 @@ If you want to change the credentials, then edit the ".env" file
|
|||
sudo docker run -d -p 9116:9116 mashinkopochinko/snmp_exporter_mikrotik:latest
|
||||
```
|
||||
|
||||
-----------
|
||||
---
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue