Hi,
We are monitoring zabbix[queue] parameter and we are getting high values (280) although "Queue overview" page shows that the queue is empty.
I have found SQL query used to compute this item in src/libs/zbxdbhigh/db.c and, after running a slightly modified version by hand, it appears that all items counted by this query are related to Web monitoring:
web.test.fail[HTTPS]
web.test.in[HTTPS,,bps]
web.test.rspcode[HTTPS,Login]
web.test.time[HTTPS,Login,resp]
...
Is there a way to fix this problem ?
We are currently running v1.6.2.
Thanks
Alixen
We are monitoring zabbix[queue] parameter and we are getting high values (280) although "Queue overview" page shows that the queue is empty.
I have found SQL query used to compute this item in src/libs/zbxdbhigh/db.c and, after running a slightly modified version by hand, it appears that all items counted by this query are related to Web monitoring:
web.test.fail[HTTPS]
web.test.in[HTTPS,,bps]
web.test.rspcode[HTTPS,Login]
web.test.time[HTTPS,Login,resp]
...
Is there a way to fix this problem ?
We are currently running v1.6.2.
Thanks
Alixen