Hi
I'm using Zabbix Server v5.4.1 and I was wondering whether there is an opportunity to send message (repeating trigger action) with new item value
What I mean:
I have an item which sums up amount of some processes on host. The trigger fires if this amount is higher than 5.
So
When this number reaches 6 I recieve the message, the trigger's fired, everything's fine.
If this value goes higher and reaches 8 e.g. I'll be able to see it in "Latest data" section, but won't get message about it, which is my goal
I've tried multiple "PROBLEM event generation mode", but it's not exactly what I'm looking for: it generates new problem after every check, no matter what item value is. While I wish to have one problem and recieve new messages only in case item value has changed.
I'm using Zabbix Server v5.4.1 and I was wondering whether there is an opportunity to send message (repeating trigger action) with new item value
What I mean:
I have an item which sums up amount of some processes on host. The trigger fires if this amount is higher than 5.
So
When this number reaches 6 I recieve the message, the trigger's fired, everything's fine.
If this value goes higher and reaches 8 e.g. I'll be able to see it in "Latest data" section, but won't get message about it, which is my goal
I've tried multiple "PROBLEM event generation mode", but it's not exactly what I'm looking for: it generates new problem after every check, no matter what item value is. While I wish to have one problem and recieve new messages only in case item value has changed.
Comment