2012-04-25 Sergio Martin <sergio.martin@artica.es>
* win32/bin/pandora_agent.conf unix/Linux/pandora_agent.conf: Restore files changed by error in last commit git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6165 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
cf006dbcc1
commit
acfa343a1c
|
@ -1,3 +1,9 @@
|
|||
2012-04-25 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* win32/bin/pandora_agent.conf
|
||||
unix/Linux/pandora_agent.conf: Restore files changed
|
||||
by error in last commit
|
||||
|
||||
2012-04-25 Sergio Martin <sergio.martin@artica.es>
|
||||
|
||||
* unix/plugins/inventory: Fixed init_services inventory modules
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
# Base config file for Pandora FMS agents
|
||||
# Version 3.0, GNU/Linux
|
||||
# Licensed under GPL license v2,
|
||||
# Copyright (c) 2003-2009 Artica Soluciones Tecnologicas
|
||||
|
@ -31,7 +31,7 @@ udp_server_port 41122
|
|||
udp_server_auth_address 0.0.0.0
|
||||
|
||||
# By default, agent takes machine name
|
||||
agent_name huelga
|
||||
#agent_name adama
|
||||
|
||||
#Parent agent_name
|
||||
#parent_agent_name caprica
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
# NOTE: The variables $*$ will be substituted in the installation wizard
|
||||
|
||||
server_ip 172.18.183.4
|
||||
server_ip $ServerIP$
|
||||
server_path /var/spool/pandora/data_in
|
||||
temporal "$AgentTemp$"
|
||||
|
||||
|
|
Loading…
Reference in New Issue