Hello, first of all i have to say im new in zabbix and other infrastructure monitoring services.
Right now im trying now to make map with my hosts and some data.
There is a problem, simply macros like {HOST.HOST} or {HOST.IP} are okay but i cant take item value like {HOST.HOST:system.cpu.load[all,avg5].last(0)}.
I already tried few more ways and sematics like {{HOST.HOST}:system.cpu.load[all,avg5].last(0)} but it is never changing in to values. I checked also that i have item key "system.cpu.load[all,avg5]" and it is collecting data.
Please help, I'm losing my mind.
Right now im trying now to make map with my hosts and some data.
There is a problem, simply macros like {HOST.HOST} or {HOST.IP} are okay but i cant take item value like {HOST.HOST:system.cpu.load[all,avg5].last(0)}.
I already tried few more ways and sematics like {{HOST.HOST}:system.cpu.load[all,avg5].last(0)} but it is never changing in to values. I checked also that i have item key "system.cpu.load[all,avg5]" and it is collecting data.
Please help, I'm losing my mind.
Comment