nerdexam
Oracle

1Z0-599 · Question #75

You want to use WLST to view metrics for a running domain. Which command should you issue to navigate through the Mbean hierarchy containing the metrics?

The correct answer is E. serverRuntime (). Similar to the configuration information, WebLogic Server runtime MBeans are arranged in a hierarchical data structure. When connected to an Administration Server, you access the runtime MBean hierarchy by entering the serverRuntime or the domainRuntime command. The…

Monitoring and Troubleshooting

Question

You want to use WLST to view metrics for a running domain. Which command should you issue to navigate through the Mbean hierarchy containing the metrics?

Options

  • Aruntime ()
  • BruntimeMbeanServer ()
  • CconnectRuntime ()
  • DbeginRuntime ()
  • EserverRuntime ()

How the community answered

(19 responses)
  • D
    5% (1)
  • E
    95% (18)

Explanation

Similar to the configuration information, WebLogic Server runtime MBeans are arranged in a hierarchical data structure. When connected to an Administration Server, you access the runtime MBean hierarchy by entering the serverRuntime or the domainRuntime command. The serverRuntime command places WLST at the root of the server runtime management objects, ServerRuntimeMBean; the domainRuntime command, at the root of the domainwide runtime management objects, DomainRuntimeMBean.

Topics

#WLST#MBean hierarchy#serverRuntime#runtime metrics

Community Discussion

No community discussion yet for this question.

Full 1Z0-599 Practice