We are monitoring 70 Linux servers with the "Zabbix by Linux Agent," 20 servers with "Zabbix by Windows Agent," 10 switches with "SNMP Network," and about 400 MySQL databases using "MySQL by ODBC." The Zabbix history logs get big way too fast.
Currently it is 131GB and has filled the disk. Here are the biggest tables.
-rw-r-----. 1 mysql mysql 75G Apr 15 00:10 history.ibd
-rw-r-----. 1 mysql mysql 37G Apr 15 00:10 history_uint.ibd
-rw-r-----. 1 mysql mysql 13G Apr 18 00:00 trends.ibd
-rw-r-----. 1 mysql mysql 6.2G Apr 18 00:00 trends_uint.ibd
Is that normal? Is there a way to expunge old data?
Currently it is 131GB and has filled the disk. Here are the biggest tables.
-rw-r-----. 1 mysql mysql 75G Apr 15 00:10 history.ibd
-rw-r-----. 1 mysql mysql 37G Apr 15 00:10 history_uint.ibd
-rw-r-----. 1 mysql mysql 13G Apr 18 00:00 trends.ibd
-rw-r-----. 1 mysql mysql 6.2G Apr 18 00:00 trends_uint.ibd
Is that normal? Is there a way to expunge old data?
Comment