Our database seems to be growing too quick, and so we decided to have some serious cleanup:
1) disable most triggers that come by default (/vmlinuz size, "Configured max number of opened files", etc)
2) set larger update intervals for all items
3) disable all items that are not used in any triggers
4) clear history and trends for all disabled items
The question is - how do I perform 3) and 4) without spending 2 days in Zabbix WebUI?
We're using Zabbix 1.8.1 with Postgresql 8.4.17.
1) disable most triggers that come by default (/vmlinuz size, "Configured max number of opened files", etc)
2) set larger update intervals for all items
3) disable all items that are not used in any triggers
4) clear history and trends for all disabled items
The question is - how do I perform 3) and 4) without spending 2 days in Zabbix WebUI?
We're using Zabbix 1.8.1 with Postgresql 8.4.17.
. Good to know everything went well, I am going to do the same operation on my DB.
Comment