From 7e1d8c44d3f425af6487a2e08b3b3d7c41754c51 Mon Sep 17 00:00:00 2001 From: mdtrooper Date: Tue, 27 Aug 2013 09:31:15 +0000 Subject: [PATCH] 2013-08-27 Miguel de Dios * conf/pandora_server.conf.new: set the policy queues as default running. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8700 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_server/ChangeLog | 5 +++++ pandora_server/conf/pandora_server.conf.new | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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