18.1 Installing the maxView Plugin for vSphere 7 HTML5 Client

Follow the instructions in this section to install the maxView vSphere Plugin HTML5 on a vCenter Server Appliance.

VMware ESXi 7 and vCenter Server Appliance (VCSA) 7 versions are required to be running on the machine before proceeding with the installation steps.

  1. Create an ESXi setup and mount the VCSA.iso file on a machine.
  2. Navigate to the following directory on the mounted file: \vcsa-ui-installer\win32\installer.exe
  3. Double-click on the installer and follow the instructions to create a virtual machine in the ESXi machine with the VMware Photon OS.
  4. Perform either of the following two steps to install the maxView vSphere plugin:
    1. Download and install the maxView vSphere plugin from the Web site.
    2. Install the maxView-plugin.zip locally by coping the downloaded maxView-plugin.zip in /etc/vmware-vpx/locale/ maxView-plugin.zip.
  5. Execute the following steps to install the maxView vSphere plugin.
    1. Extract the vsphere-client-sdk-7.zip provided by the VMware.
    2. Navigate to \html-client-sdk\tools\vCenter plugin registration\prebuilt\ location that contains the plugin registration script.
    3. Run the following command to register the plugin from the Windows machine:
      • Using Microchip Web URL (download.adaptec.com/raid/storage_manager/maxView-plugin.zip):
        extension-registration.bat -action
                            registerPlugin --key com.pmc.maxview.maxviewvsphere -url
                            https://IP_ADDRESS/sdk --username Username --version 1.0.0
                            --vcenterServerThumbprint vcenterServerThumbprint
                            --pluginUrl
                            https://download.adaptec.com/raid/storage_manager/maxView-plugin.zip
                            –serverThumbprint serverThumbprint
      • Installing the maxView-plugin.zip locally:
        extension-registration.bat -action
                            registerPlugin --key com.pmc.maxview.maxviewvsphere -url
                            https://IP_ADDRESS/sdk --username Username --version 1.0.0
                            --vcenterServerThumbprint vcenterServerThumbprint
                            --pluginUrl https:// IP_ADDRESS
                            /catalog/maxView-plugin.zip –serverThumbprint
                            serverThumbprint
        Note: For more detail on the commands, check with VMware.
      where:
      • IP_Address is the IP address of the vCenter Server Appliance
      • Username is the username of the vCenter Server Appliance
      • vcenterServerThumbprint is the vCenter Server Appliance SHA1 Thumbprint. To retrieve SHA1 Thumbprint, perform the following steps:
        1. Launch the vCenter Server appliance in the Web browser.
        2. Click the Lock icon on the address bar to get the certificate.
        3. View the SHA1 Thumbprint on the certificate.
          Note: Check the JDK version. vCenter Server Appliance (VCSA) requires JDK 8 to run the plugin.
      • The maxView plugin is placed either at download.adaptec.com/raid/storage_manager/maxView-plugin.zip or, you can use the IP address of the machine where the maxView_plugin.zip is placed.
      • serverThumbprint is required from the Microchip website.

      A password is prompted. Enter the password of the vCenter Server Appliance.

    4. Run the following command to de-register the plugin from Windows machine.
      extension-registration.bat -action unregisterPlugin
                --key com.pmc.maxview.maxviewvsphere -url https://IP_ADDRESS /sdk
                --username Username --vcenterServerThumbprint
                vcenterServerThumbprint
      Note: For more detail on the commands, check with VMware.
      where:
      • IP_Address is the IP address of the vCenter Server Appliance
      • Username is the username of the vCenter Server Appliance
      • vcenterServerThumbprint is the vCenter Server Appliance SHA1 Thumbprint. Retrieve the SHA1 Thumbprint certificate as described in the preceeding step.

      A password is prompted. Enter the password of vCenter Server Appliance.

    Once the maxView vSphere plugin is registered, the maxView icon is displayed in shortcut of vCenter Server Appliance (https://VCSA_IP/ui/app/shortcuts).

  6. Click on the maxView icon to list the ESXi systems added.
    Note: Initially, none of the system are added.
  7. Click on Add system to add the ESXi systems.
  8. Add the firewall entry by using URL: https://VCSA_IP: 5480. Click on the firewall and add the entry.
    Note: Replace VCSA_IP with the user installed vCenter Server Appliance IP address.
    Note: The configuration or events are not delivered, if the firewall is not added.