To supervise a 3PAR rack we have several models available in our catalogue => here .
To use the different models it is necessary to use supervision accounts of 2 types: ssh and http
The creation of an ssh account is done directly on the interface of the bay in the account creation menu.
For the http part it is necessary to activate a WEB API on the 3PAR system.
So you have to connect to the bay in ssh (with putty or other) and then in the console perform the following actions:
To check the status of the APIs:
cli% showwsapi
-Service- -State- -HTTP_State- HTTP_Port -HTTPS_State- HTTPS_Port -Version-
Disabled Inactive Disabled 8008 Enabled 8080 1.4.1
To activate the API
cli% startwsapi
The Web Service API starts
to check his condition:
cli% showwsapi
-Service- -State- -HTTP_State- HTTP_Port -HTTPS_State- HTTPS_Port -Version-
Enabled Active Disabled 8008 Enabled 8080 1.4.1
To use the model in http it will be necessary to indicate a connection account on the URL: https://@Ip de la baie3par:8080