View the IPS exit log, and then answer the question below.
# diagnose test application
ipsmonitor 3 ipsengine exit log”
pid = 93 (cfg), duration = 5605322 (s) at Wed Apr 19 09:57:26 2017
code = 11, reason: manual
What is the status of IPS on this FortiGate?
- IPS engine memory consumption has exceeded the model-specific predefined value.
- IPS daemon experienced a crash.
- There are communication problems between the IPS engine and the management database.
- All IPS-related features have been disabled in FortiGate’s configuration.
Answer(s): D
Explanation:
The command diagnose test application ipsmonitor includes many options that are useful for troubleshooting purposes.
Option 3 displays the log entries generated every time an IPS engine process stopped. There are various reasons why these logs are generated:
Manual: Because of the configuration, IPS no longer needs to run (that is, all IPS-releated features have been disabled)
Reveal Solution Next Question