Check Point Certified Cloud Specialist (CCCS) R82 — Question 54
What is the function of the Core Dump Manager utility?
Answer options
- A. To generate a new core dump for analysis
- B. To limit the number of core dump files per process as well as the total amount of disk space used by core files
- C. To determine which process is slowing down the system
- D. To send crash information to an external analyzer
Correct answer: B
Explanation
The Core Dump Manager utility is specifically designed to manage core dump files by limiting both the number of files generated per process and the total disk space they occupy, making option B the correct choice. The other options describe functions that are not within the scope of the Core Dump Manager, such as generating new dumps or analyzing system performance.