Hello there,
i have several 1wire sensors which print their temperatures in zabbix. now i would like to have an average temperature from all these items. therefor i found the documentation on "calculated items".
so i tried the following:
avg("ABC
wget [28.E3F6F7030000 temperature],XYZ")
ABC = hostname or itemname and XYZ = several different parameters eg. last()
just two itemkeys:
avg("owget [28.E3F6F7030000 temperature]","owget [28.A224F8030000 temperature]")
and so on... none have worked so far. does anyone have an idea about what's wrong in my formula?
Thanks
i have several 1wire sensors which print their temperatures in zabbix. now i would like to have an average temperature from all these items. therefor i found the documentation on "calculated items".
so i tried the following:
avg("ABC
wget [28.E3F6F7030000 temperature],XYZ")ABC = hostname or itemname and XYZ = several different parameters eg. last()
just two itemkeys:
avg("owget [28.E3F6F7030000 temperature]","owget [28.A224F8030000 temperature]")
and so on... none have worked so far. does anyone have an idea about what's wrong in my formula?
Thanks