Change lines for start quickly installation,tiquet: #2157
This commit is contained in:
parent
e093853691
commit
69affb857e
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
server_ip $ServerIP$
|
server_ip $ServerIP$
|
||||||
server_path /var/spool/pandora/data_in
|
server_path /var/spool/pandora/data_in
|
||||||
temporal "$AgentTemp$"
|
temporal "C:\Program Files\pandora_agent\temp"
|
||||||
|
|
||||||
#include "C:\Archivos de programa\pandora_agent\pandora_agent_alt.conf"
|
#include "C:\Archivos de programa\pandora_agent\pandora_agent_alt.conf"
|
||||||
#broker_agent name_agent
|
#broker_agent name_agent
|
||||||
|
@ -47,7 +47,7 @@ address auto
|
||||||
#address 192.168.36.73
|
#address 192.168.36.73
|
||||||
|
|
||||||
# Group assigned for this agent (descriptive, p.e: Servers)
|
# Group assigned for this agent (descriptive, p.e: Servers)
|
||||||
group "$AgentGroup$"
|
group Servers
|
||||||
|
|
||||||
# This limits operation if temporal dir has not enough free disk.
|
# This limits operation if temporal dir has not enough free disk.
|
||||||
#temporal_min_size 1024
|
#temporal_min_size 1024
|
||||||
|
|
Loading…
Reference in New Issue