1.0

Table Of Contents
E-mail Subject LineNotification Type
[Gemre Alert] Distributed System: <Distributed System Identier>
<Member Crash>
Member CrashAlert of a member crash.
[Gemre Alert] Distributed System: <Distributed System Identier>
<Statistics Alert for member>
Stat AlertCreated via GFMon, this notication evaluates a
threshold for a functional value of one or more statistics.
[GemFire Notication]Distributed System:<Distributed System
Identier> <Member Joined>
Membership changeNotication of a member joining, leaving,
or being forcibly disconnected.
[GemFire Notication]Distributed System:<Distributed System
Identier> <Member Left>
Stopping the JMX Agent
To stop the SQLFire JMX Agent, issue sqlf agent stop command.
The basic syntax of the command is:
sqlf agent stop [-dir=dir]
where dir is the directory in which the Agent is running.
Configuring JMX Connectors and Adapters
The JMX Agent provides two interfaces for JMX clients based on RMIConnectorServer and MX4J HttpAdaptor.
RMIConnectorServer Properties
The SQLFire JMX Agent includes an RMIConnectorServer for clients to view and interact with the MBeans in
the MBean server.
See JSR 160 JMX Remote.
Under JRE 1.5, RMIConnectorServer is provided by JRE 1.5. See
http://download.oracle.com/javase/1.5.0/docs/guide/jmx/tutorial/connectors.html for more information.
The following properties congure the SQLFire Agent RMIConnectorServer. You can specify the properties
either in the Agent properties le or as a list of prop=value pairs on the agent command line.
Default ValueCommentsArgument
""IP address that the JMX Agent uses to
communicate with the admin distributed
system.
rmi-bind-address
This is required on:
Multi-homed hosts (machines with multiple
network cards)
Windows systems when using IPv6
The rmi-bind-address argument must be
specied on the agent start command line if
jconsole or jmanage are running on a different
host.
If set to null - "" - all network addresses are
used.
true
To enable the RMIConnectorServer, this must
be true.
rmi-enabled
1099RMI registry port, a value in the range
0..65535.
rmi-port
vFabric SQLFire User's Guide286
Managing and Monitoring vFabric SQLFire