Oracle Linux 6 System Administration — Question 6
Which three statements describe the OSWatcher Black Box (OSWbb) system monitoring and troubleshooting tool? (Choose three.)
Answer options
- A. OSWbb is a part of the standard Oracle Linux distribution
- B. OSWbb is an Oracle product and must be installed after system installation using yum or rpm
- C. OSWbb is an Oracle product and is installed by downloading is from MOS and unpacking a tar file
- D. OSWbb is a set of scripts using traditional UNIX monitoring tools to gather system activity and performance data
- E. OSWbb maintains an archive of text files containing gathered statistics
- F. OSWbb is designed to work with any POSIX-compliant shell
Correct answer: C, D, E
Explanation
The correct answer is C, D, and E. C is accurate because OSWbb is acquired from MOS and installed by unpacking a tar file. D is correct as OSWbb uses UNIX scripts for monitoring. E is true as OSWbb archives statistics in text files. A, B, and F are incorrect as OSWbb is not part of the standard distribution, cannot be installed via yum or rpm post-installation, and is not limited to any specific shell.