This patch adds the possibility of using the macro {ITEM.KEY} in scripts.
Example:
zabbix_get -s {HOST.CONN} -p 10050 -k {ITEM.KEY}
works only with zabbix agent!!! or you can write a script that will determine the type of item
Example:
zabbix_get -s {HOST.CONN} -p 10050 -k {ITEM.KEY}
works only with zabbix agent!!! or you can write a script that will determine the type of item