Ad Widget

Collapse

raspberry template using script

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jolypas
    Junior Member
    • Aug 2015
    • 15

    #1

    raspberry template using script

    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)
    ./zabbix_get -s 192.168.1.39 -k raspberrypi.sh[temperature]
    48692

    If I use individual keys (instead of a script with argument for sereral keys) it works.

    Anyone faced this issue ?

    thanks
  • jolypas
    Junior Member
    • Aug 2015
    • 15

    #2
    Fixed

    I updated the agents from 1.8.11 to 2.5 and it works now.

    Some shell script to be adapted depending Raspberry also

    Thanks

    Comment

    Working...