I'm trying to create a calculated item as an item prototype in a low level discovery. The source item is a PerfMon counter which is working fine. When I try to reference that item prototype, I get:
Given the format of perfmon items in Zabbix, I'm wondering if something Leeds to be escaped or quoted in the source item. Also tried without the second parameter, same result.
Has anyone successfully done a calculated item prototype with Perfmon counters?
Invalid parameter "/1/params": incorrect expression starting from "last("perf_counter["\SQLServer : Databases({#DBNAME})\Log File(s) Used Size (KB)"]","0")"
Has anyone successfully done a calculated item prototype with Perfmon counters?
Comment