Hi all,
Once my Zabbix upgraded from 5.0>6.0. SLA changed lot.
Now when I create new "service", I can not select the trigger like before, have to use "Problem tags" in the service definition window. I think it is OK for normal trigger because I can add tag easily for them. But for example windows server built-in template, the LLD services maybe not work, at least I can not add tags manually.
I started to modify Zabbix built-in template for windows OS, I think the tags in trigger prototype should return a unique value, then I can use it during creating "service". Try to image that if I have to create different "services" for services on different windows server, but they have same name, what should I do?
I added the tags like {#HOST.HOST}.{#SERVICE.NAME} in trigger prototype tags, but macro {#HOST.HOST} doesn't work, the other one OK.
If I am right? Or is there any solution?
Thanks for helping!
Once my Zabbix upgraded from 5.0>6.0. SLA changed lot.
Now when I create new "service", I can not select the trigger like before, have to use "Problem tags" in the service definition window. I think it is OK for normal trigger because I can add tag easily for them. But for example windows server built-in template, the LLD services maybe not work, at least I can not add tags manually.
I started to modify Zabbix built-in template for windows OS, I think the tags in trigger prototype should return a unique value, then I can use it during creating "service". Try to image that if I have to create different "services" for services on different windows server, but they have same name, what should I do?
I added the tags like {#HOST.HOST}.{#SERVICE.NAME} in trigger prototype tags, but macro {#HOST.HOST} doesn't work, the other one OK.
If I am right? Or is there any solution?
Thanks for helping!
Comment