Node Manager Overview In Weblogic

Node Manager Overview In Weblogic

What Node Managers Can Do ?

________________________
  • You can use Node Managers to:
–Start, shut down, and restart an administration server
–Start, shut down, suspend, and restart managed servers
–Automatically restart the administration and managed servers on failure
–Monitor servers and collect log data
  • Node Managers:
–Run on the same computers as the managed servers
–Can be run automatically in the background, as Windows services or UNIX daemons
–Are available as either Java-based or (for UNIX only) script-based processes.

Node Manager Architecture:

_______________________
  

How a Node Manager Starts an Administration Server ?

_____________________________________________

How a Node Manager Starts a Managed Server ?

______________________________________

How a Node Manager Restarts an Administration Server ?

______________________________________________

How a Node Manager Restarts a Managed Server ?

________________________________________

How a Node Manager Shuts Down a Server Instance ?

__________________________________________

Versions of Node Managers:

______________________
  • There are two versions of Node Managers:
–Java-based Node Managers
–Script-based Node Managers
  • Java-based Node Managers run within a Java Virtual Machine (JVM) process.
  • Script-based Node Managers (used only for UNIX systems) do not have as much security, but provides the ability to remotely manage servers over a network using Secure Shell (SSH).
  • Node Managers are required for:
–Whole server migration
–Some configurations of automatic server migration.