9.3.1.14. show status

A - Introduction

The `status` command of the `show` sub-group enables displaying the current GCap status.


B - Prerequisites

  • User: setup, gviewadm, gview

  • Dependencies: N/A


C - Command

`show status`


D - Procedure to display the GCap information

The command prompt is displayed.

(gcap-cli)
  1. Enter the command

    show status
    
  2. Validate
    For example:
Gcap FQDN         : gcap.gatewatcher.com
Version           : 2.5.4.0
Overall status    : Running
Tunnel            : Up
Detection Engine  : Up and running
Configuration     : Complete

Gcap name             : gcap
Domain name           : gatewatcher.com
Tunnel interface      : 192.168.2.2
Management interface  : 192.168.1.2
Gcenter version       : 2.5.3.103
Gcenter IP            : 192.168.2.3
Paired on Gcenter     : Yes
Monitoring interfaces : mon0,mon2,mon4,monvirt

  © Copyright GATEWATCHER ...
The system displays the following information
  • `GCAP FQDN`: Fully Qualified Domain Name of the GCap, here `gcap.gatewatcher.com`.

  • `Version`: current software version, here `2.5.4.0`.

  • `Overall status` : current global status of the GCap, here `Running`.

  • `Tunnel`: status of the tunnel between GCap and GCenter, here `up`.

  • `Detection Engine`: status of the detection engine container, here not started `Up and running`.

  • `Configuration`: status of the configuration, here `Complete`.

  • `Gcap name` hostname of the GCap, here `gcap`.

  • `Domain name`: Domain name of the GCap, here `gatewatcher.com`.

  • `Tunnel interface`: IP address of the tunnel interface, here `192.168.2.2`.

  • `Management interface` : IP address of the management interface, here `192.168.1.2`.

  • `Gcenter version`: version of the remote GCenter, here `2.5.3.103`.

  • `Gcenter IP`: IP address of the remote GCenter, `192.168.2.3`.

  • `Paired on Gcenter`: Status of the pairing with GCenter, `Yes`.

  • `Monitoring interfaces` : enabled capture interfaces, here `mon0, mon2, mon4, monvirt`.