- What Grafana version and what operating system are you using?
I don’t now the version I’m using, but I’ve installed Grafana from the official documentation Install Grafana on Debian or Ubuntu | Grafana documentation 2 weeks and I’m working on Debian12
- What are you trying to achieve?
I’m trying to have displayed on my dashboard the status of each of my devices (routers) with stat visualizations.
- How are you trying to achieve it?
I have setup a variable in my dashboard which is collecting every IP addresses of my devices:
SHOW TAG VALUES ON supervision FROM snmp WITH KEY = agent_host
I’ve tried with and without the options Multi-value
& Include All option
.
I’ve tried the repeat for
parameter in row option
.
I’ve also tried the Repeat option
in the Panel options
:
- What happened?
Well, nothing, I have the value of the first router_IP value (such as:
$router_IP = 1.2.3.4, 4.3.2.1
My panel just show the value for 1.2.3.4)
- What did you expect to happen?
I wanted to see in different panel the values for my different routers, such as: