-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Critical
-
None
-
Affects Version/s: None
-
Component/s: Agent (G), Frontend (F), Server (S)
-
Environment:Zabbix 2.0.6, Mysql server
I have follow trigger with User Macro in name:
- name {$TEST1}
- User Macro equal {$TEST1} -> gantest
It is action for this trigger in default message it has - Trigger name: {TRIGGER.NAME.ORIG}
Action run custom script and as parameter send also macros - {TRIGGER.NAME.ORIG}Actually:
UserParmeter should be transmitted how it is to the script, but it isn't.
All logs see in comments.