From 8473797f42c276021431f2306ddbd567d9fdb67a Mon Sep 17 00:00:00 2001 From: slerena Date: Thu, 14 Aug 2014 13:08:44 +0000 Subject: [PATCH] 2014-08-14 Sancho Lerena * FreeBSD/pandora_server.conf.new, conf/pandora_server.conf.new, conf/pandora_server.conf.windows: Modified default configuration to avoid put all agents in the group id #2. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10426 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/ChangeLog | 7 +++++++ pandora_server/FreeBSD/pandora_server.conf.new | 2 +- pandora_server/conf/pandora_server.conf.new | 2 +- pandora_server/conf/pandora_server.conf.windows | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index 2a4c5bbf8a..01dee23d40 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,10 @@ +2014-08-14 Sancho Lerena + + * FreeBSD/pandora_server.conf.new, + conf/pandora_server.conf.new, + conf/pandora_server.conf.windows: Modified default configuration + to avoid put all agents in the group id #2. + 2014-08-14 Koichiro Kikuchi * pandora_server_installer: Fixed wrong chmod target. diff --git a/pandora_server/FreeBSD/pandora_server.conf.new b/pandora_server/FreeBSD/pandora_server.conf.new index ae6c8dd292..05b458e0d7 100644 --- a/pandora_server/FreeBSD/pandora_server.conf.new +++ b/pandora_server/FreeBSD/pandora_server.conf.new @@ -253,7 +253,7 @@ braa_retries 3 # Default group id for new agents created with Pandora FMS Data Server -autocreate_group 2 +#autocreate_group 2 # Set to 1 if want to autocreate agents with Pandora FMS Data Server, # set to 0 to disable (for security purposes, for example). diff --git a/pandora_server/conf/pandora_server.conf.new b/pandora_server/conf/pandora_server.conf.new index b47fb1e7bb..278a9c7f53 100755 --- a/pandora_server/conf/pandora_server.conf.new +++ b/pandora_server/conf/pandora_server.conf.new @@ -263,7 +263,7 @@ braa_retries 3 # Default group id for new agents created with Pandora FMS Data Server # If this token is enabled and Agent is setup with a fixed group, server settings will override agent settings -autocreate_group 2 +#autocreate_group 2 # Set to 1 if want to autocreate agents with Pandora FMS Data Server, # set to 0 to disable (for security purposes, for example). diff --git a/pandora_server/conf/pandora_server.conf.windows b/pandora_server/conf/pandora_server.conf.windows index c44b9575f7..ad277da5e4 100644 --- a/pandora_server/conf/pandora_server.conf.windows +++ b/pandora_server/conf/pandora_server.conf.windows @@ -214,7 +214,7 @@ dataserver_threads 2 #snmpget c:\pandora_server\bin\snmpget.exe # Default group id for new agents created with Pandora FMS Data Server -autocreate_group 2 +#autocreate_group 2 # Set to 1 if want to autocreate agents with Pandora FMS Data Server, # set to 0 to disable