Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Create a Machine: Node Manager Properties

Configuration Options     

Use this page to set Node Manager properties for this machine.

Configuration Options

Name Description
Node Manager Type

Returns the node manager type for the server or clients on the server to use when connecting to the NodeManager instance.

MBean Attribute:
NodeManagerMBean.NMType

Changes take effect after you redeploy the module or restart the server.

Listen Address

The host name or IP address of the NodeManager for the server or clients on the server to use when connecting to the NodeManager instance.

MBean Attribute:
NodeManagerMBean.ListenAddress

Secure value: 127.0.0.1 or ::1

Listen Port

The port number of the NodeManager for the server or clients on the server to use when connecting to the NodeManager instance.

MBean Attribute:
NodeManagerMBean.ListenPort

Minimum value: 1

Maximum value: 65534

Node Manager Home

Returns the node manager home directory that will be used to substitute for the shell command template

MBean Attribute:
NodeManagerMBean.NodeManagerHome

Changes take effect after you redeploy the module or restart the server.

Shell Command

Returns the local command line to use when invoking SSH or RSH node manager functions.

MBean Attribute:
NodeManagerMBean.ShellCommand

Changes take effect after you redeploy the module or restart the server.

Debug Enabled

Specifies whether communication with this Node Manager needs to be debugged. When enabled, connections to the NodeManager from the server or clients on the server will result in more information sent to the server log.

MBean Attribute:
NodeManagerMBean.DebugEnabled


Back to Top