QuestionQ2
Troubleshooting Management ServersAfter performing kernel debugging with fw ctl debug, you received a huge amount of information. It was saved in a very large file that is hard to open and analyze using standard text editors. Suggest a solution for this issue.
- A Reduce debug buffer to 1024KB and run debug for several times
- B Use Check Point InfoView utility to analyze debug output
- C Use “fw ctl zdebug” because of 1024KB buffer size
- D Divide debug information into smaller files. Use “fw ctl kdebug -f -o “filename” -m 25 - s “1024”
Community Discussion