Administration Console Online Help

 Previous Next Contents Index  

 


Unix Machine --> Configuration --> Node Manager

Tasks     Additional Documentation     Attributes

Overview

Before using Node Manager to manage servers in your domain, you must create a configuration entry for each machine that runs a Node Manager process. The basic machine entry defines the name of a machine in your domain, the servers that run on that machine, and the connection information for connecting to a Node Manager process on the machine.

This page defines the listen address and port number that the Administration Server uses to connect with the Node Manger process running on the machine.

Tasks

Configuring a Machine

Cloning a Machine

Deleting a Machine

Assign a WebLogic Server Instance to a Machine

Additional Documentation

(Requires an Internet connection.)

Managing Server Availability with Node Manager

Attributes

Attribute Label

Description

Value Constraints

Listen Address

The address on which NodeManager listens for connections.

MBean: weblogic.management.
configuration.
NodeManagerMBean

Attribute: ListenAddress

Default: "localhost"

Configurable: yes

Readable: yes

Writable: yes

Listen Port

The listen port of the NodeManager

MBean: weblogic.management.
configuration.
NodeManagerMBean

Attribute: ListenPort

Minimum: 0

Maximum: 65534

Default: 5555

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next