OpensourceICTSolutions/zabbix-mysql-partitioning-perl
This script is a script written in Perl to partition the Zabbix database tables in time based chunks. We can use this script to replace the Zabbix housekeeper process which tends to get too slow once you hit a certain database size.
PerlGPL-3.0
Issues
- 1
Change license to be more reuse friendly?
#20 opened by indicum - 1
- 4
dont run :(
#12 opened by lanaparadinha - 2
Zabbix 6 auditlog
#8 opened by rjorgenson-ns - 10
- 11
MySQL 8 does not support table partitioning, due to removal of MySQL partitioning plugin
#1 opened by GOTO75