Hello everyone,
last Friday I discovered some issue with my Zabbix databases (broken indexes). I fixed it by optimizing the database tables and create a new table for historic data. Everything is working fine again, except for the notifications.
When I enable the notifications, the same messages get send out over and over and over. Also, they are listed as "In Progress" since Friday.
Here's what I tried so far:
1) Disabled notifications: Doesn't work.
2) Used an invalid mail server: I hope that this would help reach the retry limit of the messages, but it remains "2".
3) Removed the events causing troubles from the database -> didn't help.
4) Restart Zabbix, restart the machine -> didn't help
So my question: Does anybody know what's happening here? And how I can stop Zabbix sending out the same messages?
Update: My colleague solved this by just deleting ALL events from the database, not just the ones with status "in progress".
last Friday I discovered some issue with my Zabbix databases (broken indexes). I fixed it by optimizing the database tables and create a new table for historic data. Everything is working fine again, except for the notifications.
When I enable the notifications, the same messages get send out over and over and over. Also, they are listed as "In Progress" since Friday.
Here's what I tried so far:
1) Disabled notifications: Doesn't work.
2) Used an invalid mail server: I hope that this would help reach the retry limit of the messages, but it remains "2".
3) Removed the events causing troubles from the database -> didn't help.
4) Restart Zabbix, restart the machine -> didn't help
So my question: Does anybody know what's happening here? And how I can stop Zabbix sending out the same messages?
Update: My colleague solved this by just deleting ALL events from the database, not just the ones with status "in progress".