I've been searching the forums of Zabbix but couldn't find anything related to this (or maybe I was just searching wrong).
We have very large partitions on some servers and very small partitions. On the large partitions we don't want an alert when it had less then 10% space left. Because 10% on a 10 TB partition is still 1 TB free. So on this large partition it should start alerting if about 5% is still free.
So what i'm looking for is a way to create a trigger that is relative to the partition size.
I don't want multiple triggers like this:
10 % left - level average
5 % left - warning
1 % left critical
But just 1 trigger which is smarter and relative to partition size. I find it hard to believe that i;m the only one with this problem but i was unable to find anything on the forum about this.
We have very large partitions on some servers and very small partitions. On the large partitions we don't want an alert when it had less then 10% space left. Because 10% on a 10 TB partition is still 1 TB free. So on this large partition it should start alerting if about 5% is still free.
So what i'm looking for is a way to create a trigger that is relative to the partition size.
I don't want multiple triggers like this:
10 % left - level average
5 % left - warning
1 % left critical
But just 1 trigger which is smarter and relative to partition size. I find it hard to believe that i;m the only one with this problem but i was unable to find anything on the forum about this.

Comment