Good morning,
The question will be probably lame, but as a newbie I consider this as my last resort
I've been practicing with zabbix (zabbix 1.8.1, MySQL database, all Debian) to monitor 10 production servers. I have started with built in template for Linux (Template_Linux) for some time, but then I've tried to make my own template basing on the previous one, so I quite radically changed the values of history (everything down to 7 days), reduced number of items by 25% etc, and set housekeeping for 7 days instead of 365.
I expected by database to get smaller, but it did not happen. sum(data_length) sum(index_length) are still growing up. Size of ibdata1 file is is still growing.
The question is: Why is not database getting 'thinner' after template was switched to a 'thinner' one? How can I achieve that?
Thank you in advance for any advice and best regards
Pawel
The question will be probably lame, but as a newbie I consider this as my last resort

I've been practicing with zabbix (zabbix 1.8.1, MySQL database, all Debian) to monitor 10 production servers. I have started with built in template for Linux (Template_Linux) for some time, but then I've tried to make my own template basing on the previous one, so I quite radically changed the values of history (everything down to 7 days), reduced number of items by 25% etc, and set housekeeping for 7 days instead of 365.
I expected by database to get smaller, but it did not happen. sum(data_length) sum(index_length) are still growing up. Size of ibdata1 file is is still growing.
The question is: Why is not database getting 'thinner' after template was switched to a 'thinner' one? How can I achieve that?
Thank you in advance for any advice and best regards
Pawel
Comment