Skip to content

Τhis the monitoring script of B2STAGE. B2STAGE is one of the core services of the EUDAT Data Infrastructure offering functionalities for the easy transfer of data between EUDAT resources and external computational facilities.

License

Notifications You must be signed in to change notification settings

ARGOeu-Metrics/argo-probe-eudat-b2stage

Repository files navigation

B2STAGE plugin for ARGO Monitoring.

A plugin that checks B2STAGE functionality(ies). This probe is used mainly it SeadDataCloud.

Usage

NAME

      check_b2stage_http-api.py - B2STAGE Http API Nagios plugin

DESCRIPTION

RESTful HTTP-API for the B2STAGE service inside the EUDAT project.
The plugin checks the health of B2STAGE HTTP-API service.

SYNOPSIS

      check_b2stage_http-api.py [--version] [--help] [--verbose <level>]
                   [--timeout <threshold> ] --hostname <host> [--port <port>]
  Options:
   --help,-h         : Display this help.
   --verbose,-v      : Same as debug option (0-9).
   --timeout,-t      : Time threshold to wait before timeout (in second).

   --hostname,-H     : The B2STAGER server host <name or IP).
   --port         : The B2STAGE server port.

OPTIONS

--version
     Display plugins version.
--help
     Display this help.

--verbose 
     Same as debug option.

--timeout
     Time threshold in second to wait before timeout (default to 30).

--hostname <host>
     The B2STAGE server host. It can be a DNS name or an IP address.

--port <port>
     The B2STAGE server port (default to 80).

EXAMPLES

  Using  script:
   ./check_b2stage_http-api.py -H www.b2stage.fr -p 443

About

Τhis the monitoring script of B2STAGE. B2STAGE is one of the core services of the EUDAT Data Infrastructure offering functionalities for the easy transfer of data between EUDAT resources and external computational facilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published