1.0

Table Of Contents
Default ValueCommentsArgument
arguments on the command line or in the
Agent properties le. See Distributed System
Properties for JMX Agent on page 284.
5 secondsInterval in seconds after which the system
statistics are refreshed.
refresh-interval
Related Topics
Conguring JMX Connectors and Adapters on page 286
SSL Communication Properties on page 288
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.
""
Comma-delimited list whose elements have
the form host[port]. When you use
locators
the SQLFire locator service, each locator is
uniquely identied by the host on which it is
running and the port on which it is listening.
rsh -n {HOST} {CMD}
Default remote command prex to use for
command invocation on remote machines.
remote-command
false
Indicates whether to use the Secure Sockets
Layer (SSL) protocol for communication
between members of this distributed system.
ssl-enabled
Valid values are true and false. A
true setting requires the use of locators.
vFabric SQLFire User's Guide284
Managing and Monitoring vFabric SQLFire