Hi,
I'd like to get a better understanding of how trigger dependencies work, as it doesn't seem to work as to how I understand it. I'm using Zabbix 4.2 and have the default Linux template applied to CentOS7 hosts.
From this: https://www.zabbix.com/documentation...s/dependencies
"With dependency set notifications of the dependants could be withheld and only the notification for the root problem sent."
Applying this, my scenario is that I want to suppress notifications for Free swap space availability Less than 50% unless the "Lack of available memory on server" trigger is in the problem state. From my understanding, setting as dependency for the swap space trigger the Lack of available memory trigger will do this. It's not though, as notifications are still sent for the swap space trigger even though there's a lot of memory available.
Any guidance on how to do this properly will be greatly appreciated.
Kind regards,
Francis
I'd like to get a better understanding of how trigger dependencies work, as it doesn't seem to work as to how I understand it. I'm using Zabbix 4.2 and have the default Linux template applied to CentOS7 hosts.
From this: https://www.zabbix.com/documentation...s/dependencies
"With dependency set notifications of the dependants could be withheld and only the notification for the root problem sent."
Applying this, my scenario is that I want to suppress notifications for Free swap space availability Less than 50% unless the "Lack of available memory on server" trigger is in the problem state. From my understanding, setting as dependency for the swap space trigger the Lack of available memory trigger will do this. It's not though, as notifications are still sent for the swap space trigger even though there's a lot of memory available.
Any guidance on how to do this properly will be greatly appreciated.
Kind regards,
Francis
Comment