Hi,
I am using a Zabbix 2.0.2 / MySQL.
I have a lot of events triggering actions (only one step).
It seems that the escalations table is not properly cleaned when the operation is processed. This is causing a huge overhead due to the escalations processing loop and operations can't be processed.
90% of the lines in the escalation table have nextcheck=0. I wonder id I could suppress those lines manually to clean the table?
Any idea on how to process escalations faster ? (any parrallelism possibility?)
Chris35.
I am using a Zabbix 2.0.2 / MySQL.
I have a lot of events triggering actions (only one step).
It seems that the escalations table is not properly cleaned when the operation is processed. This is causing a huge overhead due to the escalations processing loop and operations can't be processed.
90% of the lines in the escalation table have nextcheck=0. I wonder id I could suppress those lines manually to clean the table?
Any idea on how to process escalations faster ? (any parrallelism possibility?)
Chris35.