# dropZabbixData **Repository Path**: justin7646/drop-zabbix-data ## Basic Information - **Project Name**: dropZabbixData - **Description**: 如果zabbix监控节点比较多,那么zabbix数据会增长的非常快,本程序用于删除zabbix 的过期数据,history 和 history_uint 保留60天,其他分区表保留 360天 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2021-04-29 - **Last Updated**: 2023-09-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dropZabbixData #### 介绍 如果zabbix监控节点比较多,那么zabbix数据会增长的非常快,本程序用于删除zabbix 的过期数据,history 和 history_uint 保留60天,其他分区表保留 360天 db目录是定时增加表分区的存储过程