Skip to main content

XML file transfer settings

## XML local transfer parameters 

tmp=/tmp 

transfer_mode=local 

local_folder=/var/spool/pandora/data_in 

## XML remote transfer parameters 

#tmp=/tmp 

#transfer_mode=tentacle 

#tentacle_ip=127.0.0.1 

#tentacle_port=41121 

tmp 

Temporary directory in which the XML files of the generated agents will be created before being transferred to the Pandora FMS server. 

transfer_mode 

File transfer method to be used. If it is not set as "tentacle", the transfer method 

considered will be "local" (copying the XML files from the temporary directory to a defined one). 

local_folder 

Directory to which the XML files will be copied if the transfer method is not 

established as "tentacle”. 

tentacle_ip 

IP address to which the XML files will be sent if the transfer method is established as "tentacle”.

tentacle_port 

Port to connect to the Tentacle server indicated in the "tentacle_ip" parameter. 

tentacle_opts 

Additional options for transferring files to the indicated Tentacle server.