Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create a Machine

Configuration Options     Related Tasks     Related Topics

The page allows you to create a new machine.

If the machine you are creating will run on UNIX, select the appropriate value for Machine OS. You will be able to configure additional properties after you have created the 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