Trigger Counts and Single Stat
See original GitHub issueDescribe the bug The Single Stat plugin doesn’t appear to render trigger counts correctly after upgrading to Zabbix to 4.0.x and Grafana and this Zabbix plugin to the latest available. I either see a blank panel or ‘undefined’ depending on the browser.
Other Single Stat panels backed on to Zabbix (not showing counts, but specific metrics) don’t appear to be affected and are working as before the upgrades.
Expected behavior Previously the Single Stat plugin would show the count of the number of triggers returned by the query.
Screenshots
Network data This is the return data of one of two affected queries.
{
"jsonrpc": "2.0",
"result": "3",
"id": 1
}
Other Notes I’ve tried deleting the panel and adding it back in again but see the same results.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (1 by maintainers)
Top Results From Across the Web
Single Stat Coloring based on Zabbix trigger count
Hi, I´m using Zabbix as Data Source and try to display the value of a log file within a Single Stat panel. This...
Read more >Get Trigger Statistics - Telit IoT Platform
The Get Trigger Statistics action returns statistics related to the ... Queue Watermark Count, The maximum number of items at one time in ......
Read more >Trigger alert only if the result contain more than one host
Solved: Hey Everyone, I have an alert set up that triggers when any host has more than 100 events in 5 minutes. Here...
Read more >How to create trigger for counting number inside 3 tables?
Hello I've got a question abour creating triggers. I'm using sqldeveloper. I have three tables: people, employee, customer.
Read more >How to trigger spunk alert for every stat that appears on my ...
Your trigger alert condition isn't valid. You would use something like where count > 1 and include a stats count at the end...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@alexanderzobnin 2 months have passed since the patch was committed to master. Could a new release be pushed out so that this plugin will work with current versions of Zabbix?
I am tested new pre release verison zabbix 4.2.2rc1, still has problem