1.1

Table Of Contents
Default ValueCommentsArgument
Name of the properties le to load when
starting the JMX Agent. See Agent Properties
File on page 296.
property-file
config
Minimum level of log messages to be written.
log-level
0Maximum disk space to allocate for logging,
in megabytes in the range 0..1000000.
log-disk-space-limit
0Maximum size of the JMX Agent log le, in
megabytes in the range 0..1000000.
log-file-size-limit
trueIf true, the JMX Agent automatically
connects to the distributed system specied
auto-connect
by the arguments mcast-port,
mcast-address, locators, and
remote-command. You specify these
arguments on the command line or in the
Agent properties le. See Distributed System
Properties for JMX Agent on page 297.
5 secondsInterval in seconds after which the system
statistics are refreshed.
refresh-interval
Related Topics
Conguring JMX Connectors and Adapters on page 299
Conguring SSL Communication between the JMX Agent and Clients on page 301
Distributed System Properties for JMX Agent
Specify values for these admin distributed system-specic properties as a list of prop=value pairs on the
agent command line or in the JMX Agents properties le. The SSL properties listed here affect communication
between members of the distributed system.
Default ValueCommentsArgument
239.192.81.1
Multicast address of this distributed system.
To use IP multicast, you must also dene
mcast-port, the IP port.
mcast-address
10334Multicast port, a value in the range 0..65535.
To use IP multicast, you must also dene
mcast-address, the IP address.
mcast-port
1024-65535Range of ports available for unicast UDP
messaging and for TCP failure detection. This
membership-port-range
range is specied as two integers separated
by a minus sign. Different members can use
different ranges. SQLFire randomly chooses
two unique integers from this range for the
member, one for UDP unicast messaging and
the other for TCP failure detection messaging.
Additionally, the system uniquely identies
the member using the combined host IP
address and UDP port number. You may want
to restrict the range of ports that SQLFire
uses so the product can run in an environment
where routers allow trafc only on certain
ports.
297
Using Java Management Extensions (JMX)