[ZBX-4404] MaxHousekeeperDelete max-value is wrong either in the default zabbix_server.conf or zabbix_server/server.c Created: 2011 Nov 29  Updated: 2017 May 30  Resolved: 2012 Jan 05

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Server (S)
Affects Version/s: 1.8.8
Fix Version/s: 1.8.11, 1.9.9 (beta)

Type: Incident report Priority: Minor
Reporter: René Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: trivial
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Centos


Issue Links:
Duplicate
is duplicated by ZBX-4405 MaxHousekeeperDelete max-value is wro... Closed

 Description   

In zabbix_server.conf the range-example for MaxHousekeeperDelete does not match with the max value set in zabbix_server.c

zabbix_server.conf

  1. Range: 0-1048576

vs

#zabbix_server/server.c

{"MaxHousekeeperDelete", &CONFIG_MAX_HOUSEKEEPER_DELETE, TYPE_INT, PARM_OPT, 0, 1000000}

,



 Comments   
Comment by Alexei Vladishev [ 2011 Nov 29 ]

Thanks for reporting this. It should be fixed.

Comment by Alexander Vladishev [ 2012 Jan 05 ]

Fixed the default zabbix_server.conf in version pre-1.8.11, r24572.

Generated at Wed Apr 01 19:11:56 EEST 2026 using Jira 10.3.13#10030013-sha1:56dd970ae30ebfeda3a697d25be1f6388b68a422.