Before you can collect performance data from your HPE 3PAR StoreServ storage system, you must enable the HPE 3PAR Web Services API (WSAPI) server.

Check the state of your HPE 3PAR WSAPI server (and enable it, if necessary) by running the commands outlined below.

  1. Log in to the StoreServ CLI as an administrator:

    # ssh <administrator account>@<SP IP Address>

  2. Check the state of your WSAPI server:

    # showwsapi
  3. If the WSAPI server is disabled, you can start it by running:

    # startwsapi

  4. If HTTP or HTTPS is disabled, you can enable one of them by running:

    # setwsapi -http enable

    - or -

    # setwsapi -https enable

What to do next

Assigning the HPE 3PAR StoreServ Least-Privileged User (LPU)