As we look forward to the subsequent evolution of our multi-tenant cloud platform, understanding how VMware Cloud Director (VCD) is used within the area has by no means been extra essential. VMware Cloud Director Surroundings Evaluation Device (EAT) — a light-weight, on-demand script designed to assist Cloud Suppliers and VCD Enterprise Clients acquire insights into their VCD deployments whereas contributing information to form future platform enhancements.
What’s the VCD Surroundings Evaluation Device?
The EAT is a diagnostic utility that collects environment-specific metadata from a VCD occasion. It helps you:
- Overview deployment scale, together with:
- Variety of Organizations, PVDCs, OrgVDCs, and networks
- Perceive characteristic utilization patterns
- Establish advanced vApp constructs (e.g. massive vApps with a number of networks or nested parts)
The software was constructed to assist each Suppliers and VMware product groups in gaining higher visibility into how VCD is getting used throughout the ecosystem.
What Does It Gather?
EAT solely gathers structural metadata about your deployment. This contains:
- Counts of tenants (Orgs), VDCs, networks, and edge gateways
- Characteristic utilization flags (e.g. if vApp leases, storage profiles, or affinity guidelines are used)
- A abstract of essentially the most advanced vApps for scale benchmarking
- System versioning and configuration indicators
The output is a human-readable Excel report, permitting you to:
- Overview all collected information earlier than sharing
- Take away or redact something you like to maintain personal
No telemetry or automated add is concerned. You keep answerable for what will get despatched.
Which VCD Variations are supported?
The EAT Device helps gathering information from VCD 10.4.x, 10.5.x and 10.6.x deployments.
The best way to Share the Report
When you’ve reviewed and, if wanted, redacted your report, we kindly ask you to ship it to our central coordination alias: VCDEAT.PDL@Broadcom.com
This helps us compile real-world information to information platform path and guarantee we prioritize the capabilities you depend on most.
The best way to Obtain?
You’ll be able to obtain VMware Cloud Director Surroundings Evaluation Device from the next hyperlink (beneath Drivers & Instruments part).
The best way to Use the EAT Device
Step 1: Obtain and Unpack
- Obtain the file: vcd-assessment-tool-1.0-release.zip
- Add and unzip it on one among your VMware Cloud Director (VCD) cells
Step 2: Run the Script
- Navigate into the unzipped folder – vcd-assessment-tool-1.0
- Execute the script by working: ./eat.sh
Step 3: Find the Report
- The report will likely be generated beneath the next listing:
/decide/vmware/vcloud-director/information/switch/ - Inside, you’ll find a folder named with the present date and time
- Search for a file named: assessment-reports-
.zip (Default location could be /decide/vmware/vcloud-director/information/switch/
This ZIP incorporates the Excel report and extra metadata
Step 4: Overview and Share the Report
- Open the Excel file and evaluation the collected information
- If wanted, take away any data you don’t want to share
- As soon as finalized, ship the ZIP file to: VCDEAT.PDL@Broadcom.com
Optionally available Parameters
The software additionally helps command-line arguments. For instance:
- –vcd-url VCD API endpoint
- –username or -u VCD API username
- –-password or -p VCD API password
- –output-dir or -d output listing for dumping zip, xlsx, json information [default = /opt/vmware/vcloud-director/data/transfer/]
- –interactive or -i Interactive Mode (True/False)
You’ll be able to view all obtainable choices by working: ./eat.sh –assist