I am trying to create a calculated item using other items that have been setup with zabbix trapper as their type. For example i set up
item +++++++ type
=======================
uptime ++++ zabbix_trapper
truput ++++ zabbix_trapper
from the above i try to create a calculated item with this expression
sum(uptime,truput) but i keep getting this error Format error or unsupported operator.
i will appreciate if you anyone can help. thanks
item +++++++ type
=======================
uptime ++++ zabbix_trapper
truput ++++ zabbix_trapper
from the above i try to create a calculated item with this expression
sum(uptime,truput) but i keep getting this error Format error or unsupported operator.
i will appreciate if you anyone can help. thanks
Comment