ref. monitoring unsupported items (http://www.zabbix.com/forum/showpost...50&postcount=6)
since I'm not interested in a trigger for this and just want to know the number, I've created a calculated item for host Zabbix Server:
type: Calculated
key: items_unsupported
formula: last("ZABBIX Server:zabbix[items_unsupported]")
type: numeric (unsigned)
data type: decimal
Shows as active status
but nothing is showing in latest data ???
since I'm not interested in a trigger for this and just want to know the number, I've created a calculated item for host Zabbix Server:
type: Calculated
key: items_unsupported
formula: last("ZABBIX Server:zabbix[items_unsupported]")
type: numeric (unsigned)
data type: decimal
Shows as active status
but nothing is showing in latest data ???

Comment