Hello,
I find a lot of information regarding table partition (Mysql)
but I can't find which table can be with partition in order to be able upgrade zabbix without problems in future.
For example, I find that if "event" table has partition - upgrade from 2.0. to 2.2 will failed ...
For tables history*, trends* it's ok, I already have it and upgraded zabbix from 2.2 to 2.4
What about the following ?
-acknowledges
-alerts
-auditlog
-events
-service_alarms
How to clean trigger* tables?
I have in Zabbix WEB in Monitoring -> Triggers several triggers with "No events" that 2m old even that Housekeeping define :Trigger data storage period (in days) 5
Thanks for the help!
I find a lot of information regarding table partition (Mysql)
but I can't find which table can be with partition in order to be able upgrade zabbix without problems in future.
For example, I find that if "event" table has partition - upgrade from 2.0. to 2.2 will failed ...
For tables history*, trends* it's ok, I already have it and upgraded zabbix from 2.2 to 2.4
What about the following ?
-acknowledges
-alerts
-auditlog
-events
-service_alarms
How to clean trigger* tables?
I have in Zabbix WEB in Monitoring -> Triggers several triggers with "No events" that 2m old even that Housekeeping define :Trigger data storage period (in days) 5
Thanks for the help!
Comment