Happy to say that the current live details for this Fling are
1.) 1. Pull the Docker image by running the following command:
>> sudo docker pull yxyj1919/fling_vcmd:v1.5.7
2.) Deploy the container by running the following command:
>> sudo docker run -d -p 30000:80 yxyj1919/fling_vcmd:v1.5.7
2a.)
Pre-use Requirements
Before using the tool, run the following command on any ESXi hosts within the vSAN
cluster and download the output file to your local laptop or a remote web server:
# cmmds-tool find -f json > /tmp/cmmds-tool_find--f-python.txt
Uploading Files
vSAN Viewer Deployment and Administration Guide 3
There are two methods for uploading the output file to the tool.
Method 1: Upload a Local File
1. Open VCMD tool, eg http://10.117.203.12:30000/vcmd/graph/
2. Click "Choose File" and select your output file on your laptop
3. Click "Upload"
3.) Access the tool by opening a browser and entering the correct IP address and port, for example, http://10.117.203.12:30000/vcmd/graph/. Replace "10.117.203.12" with your IP address.