From a415ff7507753ef4fa9a15edf7f0bde51cc27775 Mon Sep 17 00:00:00 2001 From: slerena Date: Tue, 25 Jun 2013 16:07:30 +0000 Subject: [PATCH] 2013-06-25 Sancho Lerena * Linux/pandora_agent.conf: new defaul values (inventory enabled, remote config enabled). git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/unix/ChangeLog | 5 +++++ pandora_agents/unix/Linux/pandora_agent.conf | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pandora_agents/unix/ChangeLog b/pandora_agents/unix/ChangeLog index f278cc56fb..0890cb4c2d 100644 --- a/pandora_agents/unix/ChangeLog +++ b/pandora_agents/unix/ChangeLog @@ -1,3 +1,8 @@ +2013-06-25 Sancho Lerena + + * Linux/pandora_agent.conf: new defaul values (inventory enabled, + remote config enabled). + 2013-06-13 Ramon Novoa * pandora_agent: Merged from 4.0 branch. Quote the XML data file name diff --git a/pandora_agents/unix/Linux/pandora_agent.conf b/pandora_agents/unix/Linux/pandora_agent.conf index 426732bdac..a8c5ec075b 100755 --- a/pandora_agents/unix/Linux/pandora_agent.conf +++ b/pandora_agents/unix/Linux/pandora_agent.conf @@ -44,7 +44,7 @@ udp_server_auth_address 0.0.0.0 # address: Enforce to server a ip address to this agent # You can also try to detect the first IP using "auto", for example -#address auto +address auto # or setting a fixed IP address, like for example: #address 192.168.36.73 @@ -110,7 +110,7 @@ transfer_mode tentacle #cron_mode # If set to 1 allows the agent to be configured via the web console (Only Enterprise version) -#remote_config 1 +remote_config 1 # If set to 1 start Drone Agent's Proxy Mode # proxy_mode 1