(Optional) Running the Analysis Script

Complete the steps provided in this section to run the analysis script. The script gathers information from ESA and stores the data in a JSON file. This file is stored in a .zip format and can be downloaded from the ESA Web UI.

Perform the following steps to run the analysis script.

  1. Login to the ESA CLI Manager with administrator credentials.

  2. Navigate to Administration > OS Console.

  3. Navigate to /opt/analysis directory.

  4. Run the analysis script using the following command.

    ./analysis.sh
    

    The Information required dialog box appears.

  5. Enter the environment type for ESA and select OK.

    The following message appears.

        Analysis file generated successfully.
        Navigate to Settings > System > File Upload using the ESA Web UI.
        The output file is available for download.
        File name: analysis_<timestamp>.zip
    
  6. Select OK.

  7. Login to the ESA Web UI with administrator credentials.

  8. Navigate to Settings > System > File Upload to download the analysis report.

  9. In the Uploaded Files section, click Select File.

  10. Select the analysis_<timestamp>.zip file and click Download. The file is downloaded to the local system.


Last modified : July 21, 2026