9.3.1.9. show monitoring-engine

A - Introduction

The `monitoring-engine` command of the `show` sub-group enables displaying the advanced options of the GCap detection engine configuration:

  • The start-timeout grace period

  • The grace period when the engine is stopped (stop-timeout)

  • The status of the sanity checks


B - Prerequisites

  • User: setup

  • Dependencies: the detection engine must be switched off


C - Command

`show monitoring-engine {start-timeout|stop-timeout|sanity-checks}`


D - Procedure to display the default value of the start-timeout

The command prompt is displayed.

(gcap-cli)
  1. Enter the command

    show monitoring-engine start-timeout
    
  2. Validate
    The system displays the current value
    Monitoring Engine Options:
    Start timeout: 600s
    

E - Procedure to display the default value of the stop-timeout

The command prompt is displayed.

(gcap-cli)
  1. Enter the command

    show monitoring-engine stop-timeout
    
  2. Validate
    The system displays the current value
    Monitoring Engine Options:
    Stop timeout: 300s
    

F - Procedure to display the status of the verification check

The command prompt is displayed.

(gcap-cli)
  1. Enter the command

    show monitoring-engine sanity-checks
    
  2. Validate
    The system displays the current value
    Monitoring Engine Options:
    Sanity checks enabled
    
The system reports that the control system is active.
The detection engine will only start after it verifies that at least one `monx` capture interface is activated and a cable is connected.