Multiple choice technology web technology

Node Manager is used for

  1. a. Killing Managed Server

  2. b. Auto restarting failed servers

  3. c. Remotely start and stop Managed Servers

  4. d. All of above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Node Manager is a WebLogic utility used for remote server management. It can remotely start and stop Managed Servers, auto-restart failed servers, and can be used to kill/terminate Managed Servers. Therefore, all the listed functions are valid uses of Node Manager.

AI explanation

WebLogic's Node Manager is a utility that provides several server lifecycle management capabilities: it can remotely start and stop Managed Servers, automatically restart servers that fail unexpectedly (health monitoring), and it can also be used to kill (forcibly stop) a Managed Server. Since it performs all of these functions rather than just one, 'All of above' is the most complete and correct answer — each individual capability listed (killing, auto-restart, remote start/stop) is a real, documented Node Manager function.