-
Documentation task
-
Resolution: Unresolved
-
Trivial
-
None
-
7.0.21
Hello team,
During a configuration review on our Zabbix server, we noticed an inconsistency between the local configuration file and the online documentation regarding the StartLLDProcessors parameter.
Based on the documentation in the link below, the customer attempted to set the value to 0 (as indicated there):
When StartLLDProcessors=0 is configured, the server fails to start and the following error is logged:
zabbix_server[1]: wrong value of "StartLLDProcessors" in config file "/etc/zabbix/zabbix_server.conf", line 729
In the zabbix_server.conf file on our git, the parameter is documented as follows:
### Option: StartLLDProcessors
# Number of pre-forked instances of low level discovery processors.
#
# Mandatory: no
# Range: 1-100
# Default:
# StartLLDProcessors=2
I believe there is incorrect information in the 7.0 documentation.
Best Regards
Lucas