PDA

View Full Version : Question about zabbix_server.conf


krusty
02-03-2006, 20:03
Hi,
i have allready fixed my problem with bad performance on my zabbix server. I have modified the entries on zabbix_server.conf file. Know i have the following entries:

############ GENERAL PARAMETERS #################

# This defines which server this is.
# Default value 1
# This parameter must be between 1 and 255
Server=10

# Number of pre-forked instances of pollers
# Default value is 6
# This parameter must be between 5 and 255
StartSuckers=24

# Number of pre-forked instances of trappers
# Default value is 5
# This parameter must be between 2 and 255
StartTrappers=16

Know my question. Are this values okay? Which context is between the entries Server and StartSuckers?

[edit] With this values my Server with 1200 hosts run very nice. :)

bbrendon
02-03-2006, 20:45
Sorry, no feedback on the performance config, but how much bandwidth does this server with 1200 monitored hosts use?

i'm still working my way to 100.

krusty
02-03-2006, 21:10
Sorry, no feedback on the performance config, but how much bandwidth does this server with 1200 monitored hosts use?

i'm still working my way to 100.


I have eth0 in status monitoring and the incoming traffic is about 5kps the outgoing is about 25kps. I think this is really ok. Isnīt it?

bbrendon
04-03-2006, 01:31
kilobytes per sec right? not bits.

That sounds reasonable for the amount of hosts you're monitoring. i was just curious.

krusty
04-03-2006, 08:52
kilobytes per sec right? not bits.

That sounds reasonable for the amount of hosts you're monitoring. i was just curious.

Yes you are right. I was amazing too.