Hi
I am trying to run the Zabbix script from GUI when pointing to some host.
The problem is that I can't really get the host tag value when manually running my script.
I used this topic for reference and tried several options like:
{HOST.TAGS.<name>}
{EVENTS.TAGS.<name>}
{HOST.HOST} does work fine ...
Is there any way for doing that?
I am trying to run the Zabbix script from GUI when pointing to some host.
The problem is that I can't really get the host tag value when manually running my script.
I used this topic for reference and tried several options like:
{HOST.TAGS.<name>}
{EVENTS.TAGS.<name>}
{HOST.HOST} does work fine ...
Is there any way for doing that?
What you want to achieve?
Comment