Configures system error monitoring.
Global configuration mode
By default, the Fe access check is disabled. The default recovery threshold is 1 and the default threshold is 3. The default action is log, which logs the FE acces errors.
device(config)# sysmon fe-access-check ? Possible completions: action Set Fe-Access-Check action disable Disable Fe Access Check (Default: Enabled) poll-interval Set Fe-Access-Check poll-interval recovery-threshold Set Fe-Access-Check recovery threshold threshold Set Fe-Access-Check threshold device(config)# sysmon fe-access-check recovery-threshold ? Possible completions: <1-3> Default: 1 device(config)# sysmon fe-access-check recovery-threshold 2 device(config)# sysmon fe-access-check threshold? Possible completions: threshold Set Fe-Access-Check threshold device(config)# sysmon fe-access-check threshold ? Possible completions: <1-10> Default: 3 device(config)# sysmon fe-access-check threshold 5 device(config)# sysmon fe-access-check action ? Possible completions: log Log FE access error (Default action) recover Recover FE device(config)# sysmon fe-access-check action log ? Possible completions: <cr> device(config)# sysmon fe-access-check action log? Possible completions: log Log FE access error (Default action) device(config)# sysmon fe-access-check recover ? Possible completions: <1-3> Default is 1 device(config)# sysmon fe-access-check recover 2