Hello
I try to reuse the script + template from znil ( http://znil.net/index.php?title=Zabb...e_Raspberry_Pi )
This provide usefull information from raspberry I would like to integrate.
It works fine using "zabbix_get" for each parameter but the data are not filled into the "latest data" (despite items are available)
If I use individual keys (instead of a script with argument for sereral keys) it works.
Anyone faced this issue ?
thanks
I try to reuse the script + template from znil ( http://znil.net/index.php?title=Zabb...e_Raspberry_Pi )
This provide usefull information from raspberry I would like to integrate.
It works fine using "zabbix_get" for each parameter but the data are not filled into the "latest data" (despite items are available)
./zabbix_get -s 192.168.1.39 -k raspberrypi.sh[temperature]
48692
48692
If I use individual keys (instead of a script with argument for sereral keys) it works.
Anyone faced this issue ?
thanks
Comment