From 23c8e77a4a87f77f0678025bba971cd519a7af08 Mon Sep 17 00:00:00 2001 From: Junichi Satoh Date: Thu, 22 Dec 2016 16:30:43 +0900 Subject: [PATCH] Fixed wrong parameters. --- pandora_server/FreeBSD/pandora_server.conf.new | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_server/FreeBSD/pandora_server.conf.new b/pandora_server/FreeBSD/pandora_server.conf.new index 3c7c7369f1..8ac2987275 100644 --- a/pandora_server/FreeBSD/pandora_server.conf.new +++ b/pandora_server/FreeBSD/pandora_server.conf.new @@ -423,11 +423,11 @@ icmp_threads 4 # Enable (1) or disable (0) Pandora FMS Enterprise SNMP Server (PANDORA FMS ENTERPRISE ONLY). # Check braa tool is running and operative. -snmpserver 4 +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 (20 by default) (PANDORA FMS ENTERPRISE ONLY).