156-587 · Question #90
You need to run a kernel debug over a longer period of time as the problem occurs only once or twice a week. Therefore you need to add a timestamp to the kernel debug and write the output to a file…
The correct answer is B. fw ctl kdebug -T -f -o filename debug. To start collecting the kernel debug into cyclic output files: On the Security Gateway / each Cluster Member, run in the Expert mode: fw ctl kdebug [-k] -T -f -o /<Path>/<Name of Output File> -m <Number of Cyclic Files> [-s <Size of Each Cyclic File in KB>]
Question
You need to run a kernel debug over a longer period of time as the problem occurs only once or twice a week. Therefore you need to add a timestamp to the kernel debug and write the output to a file. What is the correct syntax for this?
Options
- Afw ctl debug -T -f > filename debug
- Bfw ctl kdebug -T -f -o filename debug
- Cfw ctl kdebug -T > filename debug
- Dfw ctl kdebug -T -f > filename.debug
How the community answered
(54 responses)- A6% (3)
- B83% (45)
- C9% (5)
- D2% (1)
Explanation
To start collecting the kernel debug into cyclic output files: On the Security Gateway / each Cluster Member, run in the Expert mode: fw ctl kdebug [-k] -T -f -o /<Path>/<Name of Output File> -m <Number of Cyclic Files> [-s <Size of Each Cyclic File in KB>]
Topics
Community Discussion
No community discussion yet for this question.