1.0

Table Of Contents
Default ValueCommentsArgument
8080Value must be in the range 0..65535.
http-port
false
If true, require a password.
http-authentication-enabled
admin
User name.
http-authentication-user
password
User password.
http-authentication-password
Example
Using the default settings, the SQLFire JMX Agent starts the MX4J/Http Adaptor on all available addresses at
port 8080. You can access the SQLFire MBeans in a Web browser by specifying the URL http://address:8080.
Related Topics
Starting the JMX Agent on page 282
SSL Communication Properties
You can congure the JMX Agent to use the Secure Sockets Layer (SSL) protocol for securing connections
from outside of the vFabric SQLFire distributed system. To do so, specify these properties in the Agents
properties le or as a list of prop=value pairs on the agent command line.
Default ValueCommentArgument
false
Indicates whether the JMX Agent uses the
Secure Sockets Layer (SSL) protocol for
agent-ssl-enabled
communication outside of the SQLFire
distributed system.
any
Space-separated list of the valid SSL
protocols for this connection. You can specify
agent-ssl-protocols
any protocol that is enabled by default in the
congured Java Secure Sockets Extension
(JSSE) provider.
any
Space-separated list of the valid SSL ciphers
for this connection. You can specify any
agent-ssl-ciphers
ciphers that are enabled by default in the
congured JSSE provider.
trueIf true, require client authentication for
RMI and other non-HTTP
connectors/adaptors.
agent-ssl-require-authentication
falseIf true, require client authentication for
HTTP adaptors.
http-ssl-require-authentication
You can also congure a SQLFire system to use SSL protocol for communication between system members.
See Conguring Authentication and Authorization on page 229.
vFabric SQLFire MBeans
SQLFire uses MBeans associated with the vFabric Gemre component to monitor the distributed system and
its contents. The JMX MBeans are ModelMBeans that manage instances of the Admin API objects housed in
vFabric SQLFire User's Guide288
Managing and Monitoring vFabric SQLFire