nerdexam
Oracle

1Z0-599 · Question #71

Which action cannot be done in a scripted, automated fashion using WLST?

The correct answer is D. installing WebLogic binaries on a remote machine using Node Manager. A: WLST can connect to individual Managed Servers to retrieve runtime data. The WebLogic Diagnostic Framework (WLDF) is a monitoring and diagnostic framework that can collect diagnostic data that servers and applications generate. You configure WLDF to collect the data and…

Administering Domains

Question

Which action cannot be done in a scripted, automated fashion using WLST?

Options

  • Acollecting runtime metrics and sending an email if userdefined thresholds are exceeded
  • Bconfiguring Clusters and Managed Servers
  • Cstarting Managed Servers using the Node Manager
  • Dinstalling WebLogic binaries on a remote machine using Node Manager
  • Econfiguring a Managed Server on a remote machine where the Node Manager is installed but no

How the community answered

(33 responses)
  • A
    12% (4)
  • C
    6% (2)
  • D
    79% (26)
  • E
    3% (1)

Explanation

A: * WLST can connect to individual Managed Servers to retrieve runtime data. * The WebLogic Diagnostic Framework (WLDF) is a monitoring and diagnostic framework that can collect diagnostic data that servers and applications generate. You configure WLDF to collect the data and store it in various sources, including log records, data events, and harvested metrics. B: WLST Online Sample Scripts example scripts include: cluster_creation.py Connects WLST to an Administration Server, starts an edit session, and creates 10 Managed Servers. It then creates two clusters, assigns servers to each cluster, and disconnects WLST from the server. C: You can use WLST to do the following with Node Manager: * Start a Node Manager. * Connect to a Node Manager, then use the Node Manager to start and stop servers on the Node Manager machine.

Topics

#WLST limitations#Node Manager#remote installation#scripted automation

Community Discussion

No community discussion yet for this question.

Full 1Z0-599 Practice