2011-08-12 Ramon Novoa <rnovoa@artica.es>

* conf/pandora_server.conf: Fixed a couple of typos.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4730 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Ramon Novoa 2011-08-12 15:44:01 +00:00
parent e64eb0c5da
commit 22e6ba2ee3
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2011-08-12 Ramon Novoa <rnovoa@artica.es>
* conf/pandora_server.conf: Fixed a couple of typos.
2011-08-12 Sergio Martin <sergio.martin@artica.es>
* bin/pandora_server: Fixed policy queue when the server is launched

View File

@ -211,7 +211,7 @@ nmap /usr/bin/nmap
snmpget /usr/bin/snmpget
# Location of the braa binary needed by the Enterprise ICMP Server (/usr/bin/braa by default) (PANDORA FMS ENTERPRISE ONLY).
# Location of the braa binary needed by the Enterprise SNMP Server (/usr/bin/braa by default) (PANDORA FMS ENTERPRISE ONLY).
braa /usr/bin/braa
# Default group id for new agents created with Pandora FMS Data Server
@ -330,6 +330,6 @@ snmpserver 1
# Number of threads for the Enterprise SNMP Server (PANDORA FMS ENTERPRISE ONLY).
snmp_threads 2
# Block size for block producer/consumer servers, that is, number of modules per
# block (15 by default) (PANDORA FMS ENTERPRISE ONLY).
# Block size for block producer/consumer servers, that is, the number of modules
# per block (15 by default) (PANDORA FMS ENTERPRISE ONLY).
block_size 15