I need to pass the itemid to an external scripts that i am invoking using External Check item type
I am currently using Zabbix 5.04, is this a known bug or a limitation? that macro doesnt seem to be expanded.
I also tried with item.name and it doesnt work neither.
Code:
myscript.py["{ITEM.ID}"]
I also tried with item.name and it doesnt work neither.
Comment