Installing the maxView Plugin for vSphere 9 HTML5 Client:

Follow the instructions in this section to install the maxView vSphere 9 Plugin HTML5 on a vCenter Server Appliance.
You need to have VMware ESXi 9 and above and vCenter Server Appliance (VCSA) 9 and above versions 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 the following steps to install the maxView vSphere plugin:
	a. Copy maxview-plugin-1.0.0.jar  and maxview_plugin_Installation.sh.
	b. Run the maxview.sh and provide the following information:
		vCenter Server GUID: To retrieve vCenter Server GUID, perform the following steps:
							 Login to vCenter Server appliance in the Web browser.
							 Navigate to Inventory and copy the GUID from the URL.
		vCenter Server FQDN: IP address of the vCenter Server Appliance
    	vCenter Server Thumbprint: vCenterServer Thumbprint 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.
5. Execute the following steps to install the maxView vSphere plugin.
   a. Navigate to \html-client-sdk\tools\vCenter plugin registration\prebuilt\ location that contains the plugin registration script.
   b. Run the following command to register the plugin from the Windows machine
	
	extension-registration -action registerPlugin -c "2025 Microchip Technology Inc." -k com.mchp.maxview.maxviewvsphere -n "maxView Remote Plugin" -url https://IP_Address/sdk  -u Username -p Password -vct vcenterServerThumbprint --version 1.0.0 -pu https://IP_Address:8443/maxView-ui/plugin.json -st ServerThumbprint -s "This is maxView Remote Plugin"
	
	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
		• Password is the password of the vCenter Server Appliance
		• vcenterServerThumbprint is the vCenter Server Appliance SHA1 Thumbprint.
		• ServerThumbprint is the SHA256 Thumbprint of https://IP_Address:8443/maxView-ui/plugin.json
		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.

	c. Run the following command to de-register the plugin from Windows machine.
	
	extension-registration.bat -action unregisterPlugin -k com.mchp.maxview.maxviewvsphere -url https://IP_Address/sdk -u Username -vct vcenterServerThumbprint -p Password
	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.
		• Password is the password of the 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.
