Hi
We have a Zabbix 7.0.17 LTS single server running on Ubuntu 24.04.2 using local MYSQL.
Most of our monitored hosts are Windows servers, some of them are managed by a third party.
I have a Template which has an Item showing if the OS is managed by us or the third party.
This item updates the Inventory with this value.
I would like to have Dashboard widgets filtering based on this management but I have not been able to feed / update into the Host tags as yet.
I know I can script it but would prefer it to be done within Zabbix it's self.
is there a way to update a Host Tag?
I have found references to using a macro like {ITEM.VALUE<N>} but so far these have not worked.
Thank you for any help and have a good day
Andrew
We have a Zabbix 7.0.17 LTS single server running on Ubuntu 24.04.2 using local MYSQL.
Most of our monitored hosts are Windows servers, some of them are managed by a third party.
I have a Template which has an Item showing if the OS is managed by us or the third party.
This item updates the Inventory with this value.
I would like to have Dashboard widgets filtering based on this management but I have not been able to feed / update into the Host tags as yet.
I know I can script it but would prefer it to be done within Zabbix it's self.
is there a way to update a Host Tag?
I have found references to using a macro like {ITEM.VALUE<N>} but so far these have not worked.
Thank you for any help and have a good day
Andrew
Comment