Hi,
I have Host Alarms (local Zabbix agent) with triggers like this:
Name: 10:00 Trigger: {Alarms:system.localtime.time()}=010000
Name: 11:00 Trigger: {Alarms:system.localtime.time()}=011000
Name: 03:00 Trigger: {Alarms:system.localtime.time()}=030000
...about 15 triggers defined
and Actions, linked to them:
A Trigger equals Alarms: 10:00
B Trigger equals Alarms: 11:00
C Trigger equals Alarms: 03:00
... an action for each trigger above
with custom expression: ( A) or ( B) or ( C) or ... (T)
with Operations:
Run remote commands on current host: snmpset ...
Run remote commands on current host: snmpset ...
Run remote commands on current host: snmpset ...
...
This worked for a long time on 3.4, then upgraded to 4.0.5 using the guide and it stopped.
In Reports -> Action log there is a single entry now, at 08:00:
Action: Alarm, Command: snmpset ...
... whereas before there was entry for each time that action ran at the exact time the trigger was defined for.
There is nothing of interest in the logs of the zabbix_server and zabbix_agent.
I've read the changes log, but couldn't find what caused this.
Regards,
Todor Todorov
I have Host Alarms (local Zabbix agent) with triggers like this:
Name: 10:00 Trigger: {Alarms:system.localtime.time()}=010000
Name: 11:00 Trigger: {Alarms:system.localtime.time()}=011000
Name: 03:00 Trigger: {Alarms:system.localtime.time()}=030000
...about 15 triggers defined
and Actions, linked to them:
A Trigger equals Alarms: 10:00
B Trigger equals Alarms: 11:00
C Trigger equals Alarms: 03:00
... an action for each trigger above
with custom expression: ( A) or ( B) or ( C) or ... (T)
with Operations:
Run remote commands on current host: snmpset ...
Run remote commands on current host: snmpset ...
Run remote commands on current host: snmpset ...
...
This worked for a long time on 3.4, then upgraded to 4.0.5 using the guide and it stopped.
In Reports -> Action log there is a single entry now, at 08:00:
Action: Alarm, Command: snmpset ...
... whereas before there was entry for each time that action ran at the exact time the trigger was defined for.
There is nothing of interest in the logs of the zabbix_server and zabbix_agent.
I've read the changes log, but couldn't find what caused this.
Regards,
Todor Todorov