From fdf0d4dfb7d571fae3d2f399a1a655c7ba79277a Mon Sep 17 00:00:00 2001 From: jsatoh Date: Thu, 10 May 2012 09:51:42 +0000 Subject: [PATCH] 2012-05-10 Junichi Satoh * FreeBSD/pandora_server.conf: Synchronized with the generic configuration file, conf/pandora_server.conf (better default values). git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/FreeBSD/pandora_server.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pandora_server/FreeBSD/pandora_server.conf b/pandora_server/FreeBSD/pandora_server.conf index b0eea691ba..3a309243f2 100644 --- a/pandora_server/FreeBSD/pandora_server.conf +++ b/pandora_server/FreeBSD/pandora_server.conf @@ -137,7 +137,7 @@ server_threshold 5 # Network threads: Do not set too high (~40). Each threads make a network module check. -network_threads 5 +network_threads 4 # icmp_checks x : defines number of pings for each icmp_proc module type. at least one of # that ping should be 1 to report 1 @@ -207,7 +207,7 @@ mta_address localhost # mta_from Email address that sends the mail, by default is pandora@localhost # probably you need to change it to avoid problems with your antispam -#mta_from pandora@sampledomain.com +#mta_from Pandora FMS # xprobe2: Optional package to detect OS types using advanced TCP/IP # fingerprinting tecniques, much more accurates than stadard nmap. @@ -316,13 +316,13 @@ max_queue_files 500 webserver 1 # Number of threads for the Web Server (PANDORA FMS ENTERPRISE ONLY). -web_threads 2 +web_threads 1 # Enable (1) or disable (0) Pandora FMS Inventory Server (PANDORA FMS ENTERPRISE ONLY). inventoryserver 1 # Number of threads for the Web Server (PANDORA FMS ENTERPRISE ONLY). -inventory_threads 2 +inventory_threads 1 # Enable (1) or disable (0) Pandora FMS Export Server (PANDORA FMS ENTERPRISE ONLY). exportserver 1 @@ -337,7 +337,7 @@ eventserver 1 event_window 3600 # Enable (1) or disable (0) Pandora FMS Enterprise ICMP Server (PANDORA FMS ENTERPRISE ONLY). -icmpserver 0 +icmpserver 1 # Number of threads for the Enterprise ICMP Server (PANDORA FMS ENTERPRISE ONLY). icmp_threads 2 @@ -353,7 +353,7 @@ snmp_threads 2 block_size 15 # Enable (1) or disable (0) Pandora FMS Netflow Server (PANDORA FMS ENTERPRISE ONLY). -netflowserver 1 +netflowserver 0 # Path to the netflow daemon nfcapd. netflow_daemon /usr/local/bin/nfcapd