Requirements

Cacti requires that the following software is installed on your system.

To implement the above mysql recommendations you can use the below entries and paste them into my.cnf

 innodb_flush_log_at_timeout = 4
 innodb_read_io_threads = 34
 innodb_write_io_threads = 17
 max_heap_table_size = 70M
 tmp_table_size = 70M
 join_buffer_size = 130M
 innodb_buffer_pool_size = 250M
 innodb_io_capacity = 5000
 innodb_io_capacity_max = 10000
 innodb_file_format = Barracuda
 innodb_large_prefix = 1

Copyright (c) 2004-2022 The Cacti Group