Hi,
I'm trying to get something similar like: https://www.zabbix.com/forum/zabbix-...ual-validation
I have two steps with default duration of 1m, first one is dummy, contains run script action for echo and is executed immediatelly when trigger is fired, second step has "actual" code(script action for echo {EVENT.ID} to file) behind it, and it has condition so that event need to be acknowledged for it to trigger.
My problem is that first step is executed +99 times(GUI won't show actual number), second step is executed 340 times, that one I see from amount of event id's in file.
Why isn't script action working as email action does, I mean email works as it should, not receiving hundreds of mails.
Zabbix version is 6.0.12
I'm trying to get something similar like: https://www.zabbix.com/forum/zabbix-...ual-validation
I have two steps with default duration of 1m, first one is dummy, contains run script action for echo and is executed immediatelly when trigger is fired, second step has "actual" code(script action for echo {EVENT.ID} to file) behind it, and it has condition so that event need to be acknowledged for it to trigger.
My problem is that first step is executed +99 times(GUI won't show actual number), second step is executed 340 times, that one I see from amount of event id's in file.
Why isn't script action working as email action does, I mean email works as it should, not receiving hundreds of mails.
Zabbix version is 6.0.12