Hello everyone, hope y'all are doing great. Recently my company started using Zabbix as our main monitoring tool, for monitoring all of our servers (Host, Email, MySQL, etc.) and it's working amazingly.
Since I'm in charge of the company configuring our monitoring, I've done some searches and have been discovering many useful functions, and I'm setting up our main dashboard which will be displayed on TVs throughout the company.
A last thing that I'd love to add to our dashboard is a custom graph, showing the history of all problems we've gotten in the period of the current week (for example).
I've already managed to do all the Time Period, Legend, and Axes filters. But I haven't found out yet how to count (and sum) all the problems (from medium to critical severity) obtained on all of our hosts.
I really don't know what is the best option here, whether to use the "Problems" tab within the graph creator or whether there is any way to collect the data from the existing Problem History from my Zabbix Server and store/sum that data on a custom item to show on the graph, or even create a custom item/macro on my server that can read the Problems History's log file.
I'd be very grateful for any solution or any idea about how to get this graph done.
Thanks for your attention.
Since I'm in charge of the company configuring our monitoring, I've done some searches and have been discovering many useful functions, and I'm setting up our main dashboard which will be displayed on TVs throughout the company.
A last thing that I'd love to add to our dashboard is a custom graph, showing the history of all problems we've gotten in the period of the current week (for example).
I've already managed to do all the Time Period, Legend, and Axes filters. But I haven't found out yet how to count (and sum) all the problems (from medium to critical severity) obtained on all of our hosts.
I really don't know what is the best option here, whether to use the "Problems" tab within the graph creator or whether there is any way to collect the data from the existing Problem History from my Zabbix Server and store/sum that data on a custom item to show on the graph, or even create a custom item/macro on my server that can read the Problems History's log file.
I'd be very grateful for any solution or any idea about how to get this graph done.
Thanks for your attention.
Comment