Oracle
1Z0-821 · Question #173
Review the zonestat command: zonestate - q physical - memory -R high -z -p -p "zones" 10 24h 60m Select the option that correctly describes the information that is displayed by this command.
The correct answer is D. It is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour period. (Not A, B, C): interval (here 10 seconds): Specifies the length in seconds to pause between each interval report. duration (here 24 h) * -R report[,report] (here high) Print a summary report. High Print a summary report detailing the highest usage of each resource and zone…
Managing System Processes and Scheduling Tasks
Question
Review the zonestat command:
zonestate - q physical - memory -R high -z -p -p "zones" 10 24h 60m Select the option that correctly describes the information that is displayed by this command.
Options
- AIt is a sample of dbzone's physical memory usage taken every hour over a 24-hour period.
- BIt is a sample of dbzone's CPU, virtual memory, and networking utilization.
- CIt is a sample of dbzone's CPU, virtual memory, and networking utilization.
- DIt is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour period.
- EIt is a sample of dbzone's physical memory usage taken every 10 seconds and 24-hour period.
How the community answered
(55 responses)- A7% (4)
- B2% (1)
- C4% (2)
- D85% (47)
- E2% (1)
Explanation
- (Not A, B, C): interval (here 10 seconds): Specifies the length in seconds to pause between each interval report. * duration (here 24 h) * -R report[,report] (here high) Print a summary report. High Print a summary report detailing the highest usage of each resource and zone during any interval of the zonestat utility invocation. Note: The zonestat utility reports on the cpu, memory, and resource control utilization of the currently running zones. Each zone's utilization is reported both as a percentage of system resources and the zone's configured limits. The zonestat utility prints a series of interval reports at the specified interval. It optionally also prints one or more summary reports at a specified interval. The default output is a summary of cpu, physical, and virtual memory utilization. The -r option can be used to choose detailed output for specific resources.
Topics
#zonestat#zone monitoring#physical memory#zone statistics
Community Discussion
No community discussion yet for this question.