This seems like a thing that should exist and I may just be exposing ignorance of the product.
I'm running Zabbix 6.4.2. and want to display the versions of an application and count of the hosts that it is installed on. Ideally, clicking on the values would open the list of hosts in a new tab (stretch goal).
My initial thought was to use a Top Host widget and display the version and count of the version, but that doesn't work as I have it configured.
Any thoughts on how to accomplish this?

Worse case, I can query the Zabbix DB and output the results to a Plain Text widget, but I'm hoping there's a better solution. Thanks!
I'm running Zabbix 6.4.2. and want to display the versions of an application and count of the hosts that it is installed on. Ideally, clicking on the values would open the list of hosts in a new tab (stretch goal).
My initial thought was to use a Top Host widget and display the version and count of the version, but that doesn't work as I have it configured.
Any thoughts on how to accomplish this?
Worse case, I can query the Zabbix DB and output the results to a Plain Text widget, but I'm hoping there's a better solution. Thanks!
Comment