000-221 · Question #23
Performance monitoring is needed for a managed system containing multiple AIX7 LPARs. Which action enables historical data capture for the managed system?
The correct answer is D. Configure NMON to collect interval-based performance data. NMON is the standard AIX tool for interval-based performance data collection, enabling historical analysis of system metrics across LPARs.
Question
Performance monitoring is needed for a managed system containing multiple AIX7 LPARs. Which action enables historical data capture for the managed system?
Options
- AImplement IBM Systems Director Standard Edition.
- BRun snap data collections periodically.
- CConfigure the trace facility to capture details on system activity.
- DConfigure NMON to collect interval-based performance data.
How the community answered
(50 responses)- A2% (1)
- B10% (5)
- C6% (3)
- D82% (41)
Why each option
NMON is the standard AIX tool for interval-based performance data collection, enabling historical analysis of system metrics across LPARs.
IBM Systems Director Standard Edition is a systems management platform focused on provisioning and inventory, not specifically on capturing interval-based historical performance data for AIX LPARs.
The snap command collects diagnostic and support data for problem determination, not periodic interval-based performance metrics for historical trending.
The AIX trace facility captures detailed kernel and application event traces for short-duration problem analysis, not ongoing historical performance data collection.
NMON (Nigel's Monitor) is purpose-built for AIX performance data collection and can be scheduled via cron to capture interval-based snapshots stored as flat files. These files can later be analyzed with tools like NMON Analyser to review historical CPU, memory, disk, and network utilization trends. This makes it the correct choice for enabling historical performance data capture on a managed system with multiple AIX7 LPARs.
Concept tested: AIX NMON historical performance data collection
Source: https://www.ibm.com/docs/en/aix/7.2?topic=n-nmon-command
Topics
Community Discussion
No community discussion yet for this question.