Changed the default number of threads for the ICMP and SNMP servers.

(cherry picked from commit dd73fe11cd)
This commit is contained in:
Ramon Novoa 2015-09-23 10:32:10 +02:00
parent 575c05d9a1
commit 583c7259da
1 changed files with 2 additions and 2 deletions

View File

@ -411,7 +411,7 @@ icmpserver 1
# Number of threads for the Enterprise ICMP Server (PANDORA FMS ENTERPRISE ONLY).
icmp_threads 1
icmp_threads 4
# Enable (1) or disable (0) Pandora FMS Enterprise SNMP Server (PANDORA FMS ENTERPRISE ONLY).
# Check braa tool is running and operative.
@ -420,7 +420,7 @@ snmpserver 1
# Number of threads for the Enterprise SNMP Server (PANDORA FMS ENTERPRISE ONLY).
snmp_threads 1
snmp_threads 4
# Block size for block producer/consumer servers, that is, the number of modules
# per block (15 by default) (PANDORA FMS ENTERPRISE ONLY).