Maybe someone knows the solution.
I'd like to include a hint in the trigger description on how to off trigger with a specific context macro, so I want to display the macro name itself (e.g., If is normal set: {$MACRO:"{#LLD}"} ) as plain text.
However, instead of showing the macro, Zabbix replaces it with its value.
Is there any way to escape a macro in the description so it doesn’t get expanded?
I’ve tried using double braces, slashes (//), etc., but nothing seems to work.
I'd like to include a hint in the trigger description on how to off trigger with a specific context macro, so I want to display the macro name itself (e.g., If is normal set: {$MACRO:"{#LLD}"} ) as plain text.
However, instead of showing the macro, Zabbix replaces it with its value.
Is there any way to escape a macro in the description so it doesn’t get expanded?
I’ve tried using double braces, slashes (//), etc., but nothing seems to work.
Comment