6.2.3.4. status

6.2.3.4.1. Introduction

To view the list of services, please refer to the Introduction section.
The status command of the services subgroup enables displaying the status of each of the GCap services:

  • Status up: enabled status

  • Status down: disabled status.


6.2.3.4.2. Prerequisites

  • Users: setup, gviewadm

  • Dependencies: none


6.2.3.4.3. Command

services status {eve-generation|eve-compress|eve-upload|file-extraction|file-upload|filter-fileinfo|local-alerts}


6.2.3.4.4. Example of displaying the status of all services

  • Enter the following command.

    (gcap-cli) services status
    
  • Validate.

    up - Service eve-generation
    up - Service eve-upload
    up - Service file-extraction
    up - Service file-upload
    down - Service filter-fileinfo
    down - Service local-alerts
    down - Service eve-compress
    

6.2.3.4.5. Example of displaying the status of the file-upload service

  • Enter the following command.

    (gcap-cli) services status file-upload
    
  • Validate.

    up - Service file-upload