Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 031614d5b44c9e20a2787274e18a01c6 > files > 1

matahari-core-0.6.0-2.fc16.i686.rpm

# Connect to a broker on the named host
# If this is not defined, agents will attempt to connect to the server specified
# by the _matahari._tcp SRV record in DNS if that exists, otherwise to localhost
MATAHARI_BROKER=127.0.0.1

# Connect to a broker on a non-standard port
#MATAHARI_PORT=49000

# Other options that all agents should observe
MATAHARI_AGENT_ARGS="--reconnect=yes"

# SSL client options
#QPID_SSL_CERT_DB=
#QPID_SSL_CERT_PASSWORD_FILE=

# Other options that all consoles should observe
#MATAHARI_CONSOLE_ARGS=

# Per agent options
#host_AGENT_ARGS=
#network_AGENT_ARGS=

# Per console options
#sysconfig_CONSOLE_ARGS=