Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Machines: Configuration: Node Manager

Configuration Options     Related Tasks     Related Topics

This page allows you to define the Node Manager configuration for this machine. To control a Managed Server from the console, Node Manager must be configured and running on the machine where the Managed Servers are installed.

The settings defined on this page are used to configure communication between the current domain and Node Manager instances that control Managed Servers. This page does not control the configuration of the Node Manager instances.

Node Manager is a Java program provided with WebLogic Server that enables you to start, shut down, restart, and monitor the health of Managed Servers. Node Manager allows you to control Managed Servers from a remote machine, and is required if you wish to use the Administration Console to control Managed Servers remotely. To utilize Node Manager capabilities for a Managed Server, Node Manager must run on the physical machine that hosts the Managed Server. This page allows you to define the Node Manager configuration for this machine.

Configuration Options

Name Description
Listen Address

The host name or IP address where Node Manager listens for connection requests.

MBean Attribute:
NodeManagerMBean.ListenAddress

Secure value: 127.0.0.1

Listen Port

The port number where Node Manager listens for connection requests.

MBean Attribute:
NodeManagerMBean.ListenPort

Minimum value: 1

Maximum value: 65534

Debug Enabled

Specifies whether communication with this Node Manager needs to be debugged. When enabled, Node Manager provides more information about request processing. This information is sent to the log of the server making requests to Node Manager.

MBean Attribute:
NodeManagerMBean.DebugEnabled

Type

Returns the node manager type.

MBean Attribute:
NodeManagerMBean.NMType

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.

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.

Related Tasks

Related Topics


Back to Top