5 WebLogic Server Machines
Node Manager is a WebLogic Server utility that enables you to start, shut down, and restart Administration Server and Managed Server instances from a remote location. Although Node Manager is optional, Oracle recommends using it if your WebLogic Server environment hosts applications with high availability requirements because Node Manager allows you to control the running state of distributed server instances from a centralized location.
The Java implementation of Node Manager is configured by default to control all server instances belonging to the same domain, a per domain Node Manager. The server instances need not reside on the same machine. For more information about Node Manager, see Administering Node Manager for Oracle WebLogic Server.
This chapter includes the following sections:
Create machines
To create a new machine:
Machine Identity
From the Machine Identity page, you can set the properties that will be used to identify your new machine:
-
Name: enter a name for your new machine.
-
Machine OS: choose the operating system your machine will run on. If you are creating a machine that will run on a UNIX platform, then select UNIX from the menu; otherwise use Other.
For more information about these fields, see Configuration Options.
Parent topic: Create machines
Node Manager Properties
From the Node Manager Properties page, you can define the Node Manager configuration for this machine:
-
Node Manager Type: select the Node Manager type from the menu.
-
Listen Address: enter the DNS name or IP address upon which Node Manager listens.
-
Listen Port: enter the listen port. This is the port where Node Manager listens for incoming requests.
-
Node Manager Home: if you are using script based Node Manager, enter the Node Manager home location.
-
Shell Command: if you are using script based Node Manager, enter a value in this field.
-
Debug Enabled: select this option to enable Node Manager debugging.
For more information about these fields, see Configuration Options.
Parent topic: Create machines
Monitor machines
To monitor the machines configured in the current domain:
Parent topic: WebLogic Server Machines
Configure machines
This section describes how to configure machines. This section includes the following tasks:
- Configure general machine settings
- Configure general Unix machine settings
- Configure Node Manager settings
- Configure machine server settings
- Add or remove server instances
- Create machine notes
Parent topic: WebLogic Server Machines
Configure general machine settings
To monitor general configuration settings for a machine:
Parent topic: Configure machines
Configure general Unix machine settings
To monitor general configuration settings for a Unix machine:
Parent topic: Configure machines
Configure Node Manager settings
To configure Node Manager settings for a machine:
Parent topic: Configure machines
Configure machine server settings
To configure server settings for a machine:
Parent topic: Configure machines
Add or remove server instances
To add or remove server instances from a machine:
Parent topic: Configure machines
Create machine notes
To create notes for machines:
- From the WebLogic Domain menu, select Environment, then select Machines.
- In the Machines table, select the name of the machine for which you want to create notes.
- Select Notes.
- On the Notes page, enter any notes about the configuration of this machine.
- Click Save.
Parent topic: Configure machines