Change Update interval in calculated items on 120 sec.
Ad Widget
Collapse
Calulated items
Collapse
X
-
It is bug. Calculated Items with SNMP items is calculated only first time, then error.
ExampleCode:32279:20100914:182043.621 Item [Terminal:test] error: Format error or unsupported operator. Exp: [8733236 8562288] 32279:20100914:182043.622 Parameter [Terminal:test] is not supported, old status [0]
With Zabbix_agent items it is work well.Code:last("ciscoMemoryPoolFree")+last("ciscoMemoryPoolLargestFree")
Open CASE in https://support.zabbix.com/secure/IssueNavigator.jspaLast edited by dima_dm; 14-09-2010, 19:52.Comment
-
Did anyone open the case? Cause I can't find it anywhere?It is bug. Calculated Items with SNMP items is calculated only first time, then error.
ExampleCode:32279:20100914:182043.621 Item [Terminal:test] error: Format error or unsupported operator. Exp: [8733236 8562288] 32279:20100914:182043.622 Parameter [Terminal:test] is not supported, old status [0]
With Zabbix_agent items it is work well.Code:last("ciscoMemoryPoolFree")+last("ciscoMemoryPoolLargestFree")
Open CASE in https://support.zabbix.com/secure/IssueNavigator.jspaComment
-
Comment
-
Fixed in pre-1.8.4 in r15798Comment
Comment