check_cis
./check_cis.pl [OPTIONS] [-f configuration_file]
-
-h or --help: prints short usage tips
-
-V or --version: prints plugin versions
-
-v X or --verbose X: sets verbosity level to X (see UMI docs)
-
-t Y or --timeout Y: sets plugin execution timeout to Y seconds
Plugin checks Common Information Servicer. Written in Perl, v.5.10.0 (requires commons.pm module in plugin directory or one level higher). Needs UCC in version 1.4 or higher with CIS extenstions and a proper configuration file for this client.
-
UCC_PATH: absolute path to UNICORE Commandline Client binary (in version 1.4 or higher)
-
UCC_CONFIG: absolute path to valid configuration file for UCC (remember to set absolute paths to keystore and trustore in this file!)
-
REGISTRY_URL: address of registry that contains CIS you want to check
-
CIS_URL: URL of CIS to check
-
LOGS_DIR: Path to logs directory
-
OK: CIS works and gives information of … CIPs: CIS responds and aggregates information of … CIPs.
-
WARNING: CIS works, but does not give any information about CIPs: CIS works, but does not contain any reponse from CIP.
-
CRITICAL: CIS does not work: Unable to connect to CIS. Next lines will show more detiails on failure.