grafana-zabbix icon indicating copy to clipboard operation
grafana-zabbix copied to clipboard

Integration "SingleStat" View QueryMode Trigger is bug

Open viniropke99 opened this issue 3 years ago • 1 comments

Dear,

I hereby report a problem using versions: Zabbix: 6.0.2 Grafana: 9.0.2 Zabbix-Grafana Plugin: 4.2.9

I have a problem where I use the "SingleStat" Dashboard as an aggregator of alerted triggers, using "Query Mode: Triggers" to search for incidents in zabbix. The present problem is that the "Item Tag" field inside Grafana's "Query" is not working correctly. Where I put the "Tag Value" from Zabbix and it doesn't return correctly, that is, it returns other triggers referring to other "Tag Value".

For example:

Zabbix incidents:

  • Total of 3 Triggers;
  • 2 trigger referring to "Tag Value": "Application: Memory"
  • 1 without the "Value Tag"

zabbix1

Graphane Display and Filtering:

  • Host group: /.*/
  • Host: /.*/
  • Item Tag: /CPU/
  • Display only unacknowledged incidents: "unacknowledged" RESULT: 3 triggers

grafana

viniropke99 avatar Jul 26 '22 12:07 viniropke99