Hi,
I am using Zabbix 3.4 and I monitor different Windows endpoints using Zabbix agent.
I created many triggers successfully and have been using them for a while with no issues.
However, I recently tried to create a disk space trigger and no matter what I do, I am getting an error message.
Trigger expression: {System test template:vfs.fs.size[{#FSNAME},free].last(0)}<50000000
Error message:
Cannot update trigger
Details
What am I missing here? If this is not the way to create a low disk space trigger than I would highly appreciate it if I could be
guided with the correct way.
(See attached screenshot)
I am using Zabbix 3.4 and I monitor different Windows endpoints using Zabbix agent.
I created many triggers successfully and have been using them for a while with no issues.
However, I recently tried to create a disk space trigger and no matter what I do, I am getting an error message.
Trigger expression: {System test template:vfs.fs.size[{#FSNAME},free].last(0)}<50000000
Error message:
Cannot update trigger
Details
- Incorrect item key "vfs.fs.size[{#FSNAME},free]" provided for trigger expression on "System test template".
What am I missing here? If this is not the way to create a low disk space trigger than I would highly appreciate it if I could be
guided with the correct way.
(See attached screenshot)
Comment