diff --git a/pandora_server/ChangeLog b/pandora_server/ChangeLog index 82f5c4e4c0..bcf3778ed3 100644 --- a/pandora_server/ChangeLog +++ b/pandora_server/ChangeLog @@ -1,3 +1,8 @@ +2013-08-27 Miguel de Dios + + * conf/pandora_server.conf.new: set the policy queues as default + running. + 2013-08-13 Ramon Novoa * lib/PandoraFMS/NetworkServer.pm: Use the agent's address if ip_target diff --git a/pandora_server/conf/pandora_server.conf.new b/pandora_server/conf/pandora_server.conf.new index 3e47e91fad..bd91e772ed 100755 --- a/pandora_server/conf/pandora_server.conf.new +++ b/pandora_server/conf/pandora_server.conf.new @@ -399,7 +399,7 @@ dataserver_lifo 0 # If set to 1, the policy manager is enabled and the server is listening the policy queue. # 0 by default (PANDORA FMS ENTERPRISE ONLY) -policy_manager 0 +policy_manager 1 # If set to 1, the event replicate process is enabled. 0 by default. (PANDORA FMS ENTERPRISE ONLY) # WARNING: This process doesn't do anything if is not properly configured from the console setup