I am trying to set up some tags at host and template level using supported default macros. The problem is the macro is not resolved and the value displayed is macro itself. I have tried: {HOST.HOST}, {HOST.NAME}, {HOST.CONN}, {HOST.DNS}, {HOST.IP}, {HOST.PORT} or {INVENTORY.*} macros.
Does anybody know if I am doing something wrong. I used the documentation at: https://www.zabbix.com/documentation...config/tagging.
Thank you !
Does anybody know if I am doing something wrong. I used the documentation at: https://www.zabbix.com/documentation...config/tagging.
Thank you !
On host config page they are displayed "as is". They will be resolved on "Problem" list, when problem is raised....
Comment