mirror of
https://github.com/IgorKha/Grafana-Mikrotik.git
synced 2025-12-06 02:19:28 +00:00
added 60GHz monitoring
Signed-off-by: igorkha <hahabahov@yandex.ru>
This commit is contained in:
parent
142fb78e24
commit
51ca2896de
5 changed files with 2026 additions and 808 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -2,9 +2,9 @@
|
|||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://liberapay.com/~1772367/donate)
|
||||
|
|
@ -32,7 +32,7 @@ curl -fsSL https://raw.githubusercontent.com/IgorKha/Grafana-Mikrotik/master/run
|
|||
For example:
|
||||
|
||||
```console
|
||||
sh run.sh --config
|
||||
bash run.sh --config
|
||||
```
|
||||
|
||||
[](https://asciinema.org/a/nOhuc7LvI6bRWbg7dcvqFQ4Kc)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ version: '3.9'
|
|||
|
||||
services:
|
||||
grafana:
|
||||
image: grafana/grafana:8.2.1
|
||||
image: grafana/grafana:8.3.4
|
||||
container_name: mk_grafana
|
||||
restart: always
|
||||
volumes:
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Binary file not shown.
|
Before Width: | Height: | Size: 246 KiB After Width: | Height: | Size: 287 KiB |
Loading…
Add table
Add a link
Reference in a new issue