One of the cornerstones in successful Zabbix monitoring implementations is a database that performs well even under heavy load caused by saving large number of monitored values per second. Database partitioning is a feature that can be leveraged to speed up specific operations in the database. In short, partitioning enables dropping old slices of data […]