Hello,
i have a Problem with one Calculated Item in Zabbix 3.2.3..
Itemprototypes:
vfs.fs.size[{#FSNAME},total] - Result OK
vfs.fs.size[{#FSNAME},used] - Result OK
100*last("vfs.fs.size[{#FSNAME}, used]")/last("vfs.fs.size[{#FSNAME}, total]")
- Cannot evaluate function "last()": item "host.domainl:vfs.fs.size[C:, used]" does not exist.
That worked well, but now.. failure.
Could someone help and give me a hint?
Greetings
René
i have a Problem with one Calculated Item in Zabbix 3.2.3..
Itemprototypes:
vfs.fs.size[{#FSNAME},total] - Result OK
vfs.fs.size[{#FSNAME},used] - Result OK
100*last("vfs.fs.size[{#FSNAME}, used]")/last("vfs.fs.size[{#FSNAME}, total]")
- Cannot evaluate function "last()": item "host.domainl:vfs.fs.size[C:, used]" does not exist.
That worked well, but now.. failure.
Could someone help and give me a hint?
Greetings
René

Comment