pshcgetconf — ParaStation Healthchecker Configuration Reader
pshcgetconf  [-c config_path] [-p testsets_path] [-k classes] [-b ] [-d ] [-l ] [ --help   |   -h  ]  testset 
pshcgetconf is part of the ParaStation Healthchecker. It reads and shows the configuration of the Healthchecker. This command is used by the pshealthcheck script and is intended to be used by the system administrator, too. It reads in the entire pshealthcheck configuration of the local node and provides it in two possible formats controlled by commandline parameters.
See the pshealthcheck(1) manpage for more information about the configuration.
-c config_pathThe path to look for test configurations files (override global configfile)
-p testsets_pathThe path to look for testset directories containing test configuration scripts.
-k classesprint configuration as if the local node would be in classes
-bprint in format readable by bash "read" buildin
-lprint a list of all testsets correctly configured
-dprint debugging information
Name of the testset to run.