Use case: I want to be able to see how many items are in "not supported" state per host. There's the internal item with key zabbix[host,,items_unsupported] on every host but to bring it to Grafana I'd have to make a big query with Group, Host and App being /.*/ and Item "Number of unsupported items".
I'd rather collect all those values to a single host (group) and minimize needed query. End game would be that I could see and organize hosts that have the most unsupported items.
Hope the explanation was clear enough. If anyone knows how to do this I'd really appreciate it
I'd rather collect all those values to a single host (group) and minimize needed query. End game would be that I could see and organize hosts that have the most unsupported items.
Hope the explanation was clear enough. If anyone knows how to do this I'd really appreciate it