PDA

View Full Version : [1.1 beta] Wrong value of [StartSuckers] in line 10. Should be between 6 and 255.


bisana
20-11-2005, 11:14
Hi
I am trying to do a fresh installation of "zabbix-1.1beta2" on RHEL 4
I did
./configure --enable-server --enable-agent --with-mysql --with-net-snmp
make
make install
When I try to run the zabbix_server daemon "/usr/local/bin/zabbix_server",
I get error "Wrong value of [StartSuckers] in line 10. Should be between 6 and 255."
Previosuly I did not had problem in running the 1.1 aplha version
Guidance and advice requested
Thanks
Joseph

cameronsto
20-11-2005, 15:48
I think you just need to change the value of StartSuckers in the zabbix_server.conf file to be between 5 and 255. I think the value is 6 by default, had you changed this when setting it up?

-cameron