Hi, I've just got Zabbix installed and working on my first few hosts, am generating tonnes of data, which is great. I can wade through the data and find out what I need and set up alerts when things exceed certain values. So all is good on the data gathering front.
Running Zabbix 6.4 on Ubuntu 22.04, hosts are Windows Server with Zabbix Agent 2, most counters (so far) are Windows Perf counters, particularly related to printers on the Windows hosts (e.g. jobs).
Right now I'm particularly interested in getting a baseline for jobs in print queue, and jobs printed. I have around 395 printers on each server ATM, I'll then set an alert when jobs in queue goes above a certain figure (probably more than 3 for more than 5 minutes, or similar).
To help with this I'd like to be able to show not just *latest data* but range of data over a period of time.
I CAN do this by showing all counters (but only up to 50 at once) and graphing all 50 on one graph - then seeing if any show peaks on the graph, and looking at the legend which shows Max, Min, Avg and last. (during the period).
So what I want is to show all print queues which have had values over a number (say x) over the last period (say y hours), is there a way to do this?
Running Zabbix 6.4 on Ubuntu 22.04, hosts are Windows Server with Zabbix Agent 2, most counters (so far) are Windows Perf counters, particularly related to printers on the Windows hosts (e.g. jobs).
Right now I'm particularly interested in getting a baseline for jobs in print queue, and jobs printed. I have around 395 printers on each server ATM, I'll then set an alert when jobs in queue goes above a certain figure (probably more than 3 for more than 5 minutes, or similar).
To help with this I'd like to be able to show not just *latest data* but range of data over a period of time.
I CAN do this by showing all counters (but only up to 50 at once) and graphing all 50 on one graph - then seeing if any show peaks on the graph, and looking at the legend which shows Max, Min, Avg and last. (during the period).
So what I want is to show all print queues which have had values over a number (say x) over the last period (say y hours), is there a way to do this?