IgorKha / Grafana-Mikrotik

🔰 Grafana dashboard for Mikrotik/routerOS [Prometheus, SNMP]

Home Page:https://grafana.com/grafana/dashboards/14420

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wi-Fi Clients panel doesn't work

MarkVorkosigan opened this issue · comments

Wi-Fi Clients panel doesn't work. If I try to open Transform rules of this dashboard I get error: Undefined: SortBy.
transform

When I enter this dashboard I get this errors:
template

Hey! what version of grafana are you using? try updating grafana >= 7.5.5 and run the latest dashboard

I've updated Grafana to 7.5.10 version and reimported dashboard. Now it looks like this.

Update: It works! There were no clients that time, but when I connected my phone through wi-fi it appeared in the panel.
3

  1. find 1.3.6.1.4.1.14988.1.1.1.2.1.12 in http://ip_SNMP_exporter:9116/snmp?module=mikrotik&target=youRouterIp
    or show
    http://IP_PROMETHEUS:9090/graph?g0.expr=mtxrWlRtabSignalToNoise&g0.tab=1&g0.stacked=0&g0.show_exemplars=0&g0.range_input=1h

Show me output snmpwalk -v 2c -c public youRouterIp 1.3.6.1.4.1.14988.1.1.1.2.1.12

I tested grafana 7.5.10 in docker (grafana/grafana:7.5.10) - everything works.
Screen Shot 2021-08-12 at 23 00 08

You're right - it works.