Checks the availability of the StorMan server. The check covers the availability of the StorMan server itself, its database, and if at least one of the configured management instances (CIM-OMs, SMI-S provider) is accessible.
The result message of the check is directed to stdout and the exit code is set (see return codes below).
Syntax
|
Parameters
Return codes
Error Code | Text | Error Type |
0 |
| Everything OK |
1 |
| The StorMan server is not reachable |
2 |
| The StorMan server is running but the database has failed |
3 |
| The StorMan server is running and the database is up but no provider is reachable |
7 |
| Specified parameters invalid |
36 |
| User / password for StorMan not valid |