Hello!
I have a script that posts to Slack certain triggers.
In the actions menu at "Default Subject" I've set {USER.FULLNAME}
For some reason Zabbix won't redirect the username to the script.
If I put the {USER.FULLNAME} with other text to "Default message" I can see the username.
The idea of the macro being in the subject is that the script fetches other information of the user. Do you know why it wont post the value as variable to the script?
I have a script that posts to Slack certain triggers.
In the actions menu at "Default Subject" I've set {USER.FULLNAME}
For some reason Zabbix won't redirect the username to the script.
If I put the {USER.FULLNAME} with other text to "Default message" I can see the username.
The idea of the macro being in the subject is that the script fetches other information of the user. Do you know why it wont post the value as variable to the script?
Comment