Hello All,
I am trying to have interface filters or KPI based filtering in the dashboard.
These are standard network KPI statistics. But i cannot filter based on interface names, kpi names, etc.
-
What Grafana version and what operating system are you using?
Grafana v7.5.17 (84411794f3)
RHEL 9
Zabbix 6.0 -
What are you trying to achieve?
We have standard network dashboard for Cisco devices listing various KPI’s like packets sent, packets received, packets dropped, packet errors, etc.
Since we have lot of interfaces, we would ideally like to have interface selection option available.
If its possible, we would also like to have KPI selection option like packets sent, etc. -
How are you trying to achieve it?
I have zabbix 6 data source, we have some older dashboards which can filter interfaces using the query -
{Switch}{$Host}{*}
where $Host is a drop down list of all network devices
but it doesnt work and i am guessing its because zabbix api were upgraded from version 4 and version 6.
-
What happened?
Please see attached error message. -
What did you expect to happen?
I was expecting interface names in the filter.
I also did lot of search, but i did not find any use cases where they were using interface filters.
Please suggest if there is some solution, that i missed.