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…
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)- D5% (1)
- E95% (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
Community Discussion
No community discussion yet for this question.