Skip to main content
Skip table of contents

Jmx MBeans

This module is related to jmx connection and its all dependencies like jmx engine and notifications.
Fiorano.jmx.connector:ServiceType=JMXConnector,Impl=RMI,Name=RMIBased JMXConnector,type=config

Attributes for RMIBasedJMXConnector

RMIServerPort

Description: Port on which Mx4J RMIConnector will bind.
Type: int
Access: RW
Default Value: 1858
Fiorano.jmx.engine:ServiceType=JMXEngine,Name=ClientJMXEngine,type=config

Attributes for ClientJMXEngine

SecurityProtocol

Description: Secure protocol used in case Server to which this CS will connect is running on secure protocol. For example, PHAOS_SSL,SUN_SSL,NO_SECURITY.
Type: java.lang.String
Access: RW
Default Value: NO_SECURITY

Protocol

Description: Transport protocol used for making connection to JMS Server. Default is LPC, other values can be TCP and HTTP.
Type: java.lang.String
Access: RW
Default Value: LPC

SecurityManagerClass

Description: Security manager class which provides an implementation of IFMQSecurityManager
Type: java.lang.String
Access: RW
Default Value: NO_SECURITY

QueueConnectionFactory

Description: QueueConnectionFactory used by Connector Server. It can be either LPC enabled or normal. LPC Enabled connectionfactory is used when Connector server connects to the local server.
Type: java.lang.String
Access: RW
Default Value: primaryLQCF

ServerPort

Description: Port of JMS Server to which this ConnectorServer connects.
Type: int
Access: RW
Default Value: 1856

ServerAddress

Description: IP of FioranoMQ Server to which this ConnectorServer connects. Note: ServerAddress should be localhost/LocalIP/MachineName' if using LPC QueueConnectionFactory.
Type: java.lang.String
Access: RW
Default Value: localhost

Username

Description: User name used for making connection to JMS server.
Type: java.lang.String
Access: RW
Default Value: admin

Password

Description: User name used for making connection to JMS server.
Type: java.lang.String
Access: WO
Default Value: null

ConnectQueueName

Description: Connect Queue name on which Connector server will listen for connect request.
Type: java.lang.String
Access: RW
Default Value: JMX_CONNECT_QUEUE

RequestQueueName

Description: Request Queue name on which Connector Server will listen for jmx queries.
Type: java.lang.String
Access: RW
Default Value: JMX_SERVICE_QUEUE

NotifQueueName

Description: Notification Queue name on which Connector Server will send notification.
Type: java.lang.String
Access: RW
Default Value: JMX_CONNECT_QUEUE

ConnectQueueName

Description: Connect Queue name on which Connector server will listen for connect request.
Type: java.lang.String
Access: RW
Default Value: JMX_CONNECT_QUEUE

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.