Hi,
I want to add a tag to the triggers generated by the "Windows services discovery" discovery rule in the Windows services by Zabbix agent template. I need to get the name of the server.
I have tried adding a tag with the name {#SERVICE.NAME} and value {HOST.NAME} , the name {#SERVICE.NAME} is OK but the value {HOST.NAME} don't works. It stays with the value {HOST.NAME}.
Do you have a solution to get the hostname in a tag ?
Thanks.
I want to add a tag to the triggers generated by the "Windows services discovery" discovery rule in the Windows services by Zabbix agent template. I need to get the name of the server.
I have tried adding a tag with the name {#SERVICE.NAME} and value {HOST.NAME} , the name {#SERVICE.NAME} is OK but the value {HOST.NAME} don't works. It stays with the value {HOST.NAME}.
Do you have a solution to get the hostname in a tag ?
Thanks.
Comment