I'm really enjoying the new filesystem autodiscovery with Zabbix 2.x, however I have an issue with it.
When the autodiscovery finds the filesystems and populates them on the host, it puts in a trigger with a 20% threshold. I know that I can go to the template and modify that value to whatever percentage I feel appropriate, but I want different percentages for each filesystem. For example:
I may want on host1:
/ 10%
/var 5%
/boot 20%
and on host 2:
/ 20%
/var 18%
/boot 50%
I thought that I would just be able to go to each host an edit the trigger manually, but since it is inherited from a template, I don't seem to be able to do this.
How can I go about making use of the autodiscover feature and still retain customized trigger thresholds for each filesystem on each host?
Is this possible?
Any advice would be greatly appreciated!
Thanks.
Allen B.
When the autodiscovery finds the filesystems and populates them on the host, it puts in a trigger with a 20% threshold. I know that I can go to the template and modify that value to whatever percentage I feel appropriate, but I want different percentages for each filesystem. For example:
I may want on host1:
/ 10%
/var 5%
/boot 20%
and on host 2:
/ 20%
/var 18%
/boot 50%
I thought that I would just be able to go to each host an edit the trigger manually, but since it is inherited from a template, I don't seem to be able to do this.
How can I go about making use of the autodiscover feature and still retain customized trigger thresholds for each filesystem on each host?
Is this possible?
Any advice would be greatly appreciated!
Thanks.
Allen B.
Comment