Hi!
Configured partition for zabbix 2.4 to howto http://zabbix.org/wiki/Docs/howto/mysql_partition
Please tell me, how disable HouseKeeper for zabbix 2.4.
In zabbix_server.conf only two parameters
If add parameter, zabbix-server not start
Configured partition for zabbix 2.4 to howto http://zabbix.org/wiki/Docs/howto/mysql_partition
Please tell me, how disable HouseKeeper for zabbix 2.4.
In zabbix_server.conf only two parameters
Code:
# Range: 1-24 HousekeepingFrequency = 1 # Range: 0-1000000 MaxHousekeeperDelete=500
Code:
DisableHousekeeping=1
Comment