-
Type:
Problem report
-
Resolution: Cannot Reproduce
-
Priority:
Major
-
None
-
Affects Version/s: 3.4.7
-
Component/s: Server (S)
-
None
Hello,
I spend last day trying to use what I have setted inside a LLD Windows Service Discovery.
Inside Tags of such trigger template I have used {#SERVICE.NAME} as Key and seem what I want.
Now into a custom Scripts I want to use such value as remote script parameter but no luck with {EVENT.TAGS} or {TRIGGER.TAG.VALUE1}.
When I try to run my custom script (net start <service_tag_key>) , script tag are not 'expanded' with the value but treaty as a string.
This is a know issue ?