Merge branch 'pandora_5.1' of https://github.com/pandorafms/pandorafms into pandora_5.1
This commit is contained in:
commit
d63dc5fa7c
|
@ -411,7 +411,7 @@ icmpserver 1
|
||||||
|
|
||||||
# Number of threads for the Enterprise ICMP Server (PANDORA FMS ENTERPRISE ONLY).
|
# 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).
|
# Enable (1) or disable (0) Pandora FMS Enterprise SNMP Server (PANDORA FMS ENTERPRISE ONLY).
|
||||||
# Check braa tool is running and operative.
|
# 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).
|
# 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
|
# Block size for block producer/consumer servers, that is, the number of modules
|
||||||
# per block (15 by default) (PANDORA FMS ENTERPRISE ONLY).
|
# per block (15 by default) (PANDORA FMS ENTERPRISE ONLY).
|
||||||
|
|
Loading…
Reference in New Issue