I would like to be able to trigger an action (for sending an email etc.) whenever an item receives a new value.
The item contains a text value that could repeat itself. The item currently gets updated by invocations of zabbix_sender. I need a trigger configuration that (ideally) instantly fires an action whenever a new value (measured by timestamp) is submitted.
I tried a couple of things, but either I ended up with the problem that only the first value affecting a trigger (by changing its state) was processed, or, after activating "multiple events generation", some values seem to be processed multiple times without having been changed.
Is there a suitable trigger definition for this requirement?
Thanks a lot
Michael
The item contains a text value that could repeat itself. The item currently gets updated by invocations of zabbix_sender. I need a trigger configuration that (ideally) instantly fires an action whenever a new value (measured by timestamp) is submitted.
I tried a couple of things, but either I ended up with the problem that only the first value affecting a trigger (by changing its state) was processed, or, after activating "multiple events generation", some values seem to be processed multiple times without having been changed.
Is there a suitable trigger definition for this requirement?
Thanks a lot
Michael
Comment