All Downloads are FREE. Search and download functionalities are using the official Maven repository.

en.help.ref-jmxconnectoredit.html Maven / Gradle / Ivy

There is a newer version: 3.2-b03
Show newest version

Edit JMX Connector

Use the Edit JMX Connector page to edit the JSR 360–compliant JMX connector.

The Edit JMX Connector page contains the following options.

Name

The name of the JMX connector. This is a read-only field.

JMX Protocol

The name of the protocol that this JMX connector supports. This is a read-only field.

JMXServiceURL

The JMX Service URL. This is a read-only field.

Security

If the Enabled checkbox is selected, JMX communication is encrypted. This option is disabled by default.

Address

The IP address of the naming service where the JMX connector server stub is registered. This is not the port of the server socket that does the actual JMX communication. This is the address of the network interface where the RMI registry is started. If your system has multiple network interfaces, modify this value so that only a particular interface is selected. The default value is 0.0.0.0.

Port

The port number on which the naming service (RMI registry) listens for RMI client connections. The only use of this naming service is to download the RMI stubs. If the default port is occupied, a free port is used. Legal values are 1 - 65535. On UNIX® systems, creating sockets that listen on ports 1 - 1024 requires superuser privileges. The default value is 8686.

Realm Name

The name that represents the special administrative realm. All authentication is handled by this realm. The default value is admin-realm.

Additional Properties

Additional properties for the JMX Connector. Several properties are specified by default.

Related Task
Related asadmin Commands

None.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy