Hi,
I'm using Zabbix 6.0 and trying to create an alert for disk usage "/"
The problem is, if I'm trying to create a trigger on "configuration->hosts" page, it'll only create the trigger for a host.
I guess we need to create a generic trigger on "configuration->template" page.
So I need to use "vfs.fs.size[/,pused]" item.
I added "Linux filesystems by Zabbix agent" template to an host and I can see the graphs.

But if I'm trying to create a trigger, I don't see any item for this template like below;

Even if I'm trying to create a new item for "vfs.fs.size[/,pused]", Zabbix gives error and says the host already has the item.
Any idea how can create a disk usage trigger/alert for all hosts?
Thanks!
I'm using Zabbix 6.0 and trying to create an alert for disk usage "/"
The problem is, if I'm trying to create a trigger on "configuration->hosts" page, it'll only create the trigger for a host.
I guess we need to create a generic trigger on "configuration->template" page.
So I need to use "vfs.fs.size[/,pused]" item.
I added "Linux filesystems by Zabbix agent" template to an host and I can see the graphs.
But if I'm trying to create a trigger, I don't see any item for this template like below;
Even if I'm trying to create a new item for "vfs.fs.size[/,pused]", Zabbix gives error and says the host already has the item.
Any idea how can create a disk usage trigger/alert for all hosts?
Thanks!
Comment