Hi
I've tried the new Normal + Multiple TRUE in Event generation on the Configuration/Trigger page.
If this feature means:
Execute an action for every new event, i. e. every time a value passes
a defined threshold.
Than it works !
[EDIT: However, it seems, that for every event, e.g. E-Mail send for the "Problem", there
is one "Recovery" message send, if the action is configured like this.
Is this intended behaviour ?]
Looking at the Monitoring/Trigger page the trigger shows up fine.
However, when I select the Last Change link the next screen (Latest Events)
show errors like
The problem is that the get_next_event (defined in include/events.inc.php) function does not always return
a 'clock', especially if TRIGGER_MULT_EVENT_ENABLED is set !
Regards
Norbert.
I've tried the new Normal + Multiple TRUE in Event generation on the Configuration/Trigger page.
If this feature means:
Execute an action for every new event, i. e. every time a value passes
a defined threshold.
Than it works !
[EDIT: However, it seems, that for every event, e.g. E-Mail send for the "Problem", there
is one "Recovery" message send, if the action is configured like this.
Is this intended behaviour ?]
Looking at the Monitoring/Trigger page the trigger shows up fine.
However, when I select the Last Change link the next screen (Latest Events)
show errors like
Undefined index: clock[/opt/csw/apache2/share/htdocs/Zabbix16/events.php:325]
a 'clock', especially if TRIGGER_MULT_EVENT_ENABLED is set !
Regards
Norbert.
Comment