As we sit up for the subsequent evolution of our multi-tenant cloud platform, understanding how VMware Cloud Director (VCD) is used within the subject has by no means been extra necessary. VMware Cloud Director Environment Assessment Tool (EAT) — a light-weight, on-demand script designed to assist Cloud Providers and VCD Enterprise Customers acquire insights into their VCD deployments whereas contributing information to form future platform enhancements.
What is the VCD Environment Assessment Tool?
The EAT is a diagnostic utility that collects environment-specific metadata from a VCD occasion. It helps you:
- Review deployment scale, together with:
- Number of Organizations, PVDCs, OrgVDCs, and networks
- Understand function utilization patterns
- Identify complicated vApp constructs (e.g. giant vApps with a number of networks or nested elements)
The software was constructed to assist each Providers and VMware product groups in gaining higher visibility into how VCD is getting used throughout the ecosystem.
What Does It Collect?
EAT solely gathers structural metadata about your deployment. This consists of:
- Counts of tenants (Orgs), VDCs, networks, and edge gateways
- Feature utilization flags (e.g. if vApp leases, storage profiles, or affinity guidelines are used)
- A abstract of probably the most complicated vApps for scale benchmarking
- System versioning and configuration indicators
The output is a human-readable Excel report, permitting you to:
- Review all collected information earlier than sharing
- Remove or redact something you favor to maintain non-public
No telemetry or automated add is concerned. You keep in command of what will get despatched.
Which VCD Versions are supported?
The EAT Tool helps amassing information from VCD 10.4.x, 10.5.x and 10.6.x deployments.
How to Share the Report
Once finalized, please ship an e mail to VCDEAT.PDL@Broadcom.com. You will then obtain a novel, safe hyperlink for importing the file.
This helps us compile real-world information to information platform course and guarantee we prioritize the capabilities you depend on most.
How to Download?
You can obtain VMware Cloud Director Environment Assessment Tool from the next hyperlink (below Drivers & Tools part).
How to Use the EAT Tool
Step 1: Download and Unpack
- Download the file: vcd-assessment-tool-1.0-release.zip
- Upload and unzip it on one in all 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 operating: ./eat.sh
Step 3: Locate the Report
- The report might be generated below the next listing:
/decide/vmware/vcloud-director/information/switch/ - Inside, you will see that a folder named with the present date and time
- Look for a file named: assessment-reports-
.zip (Default location can be /decide/vmware/vcloud-director/information/switch/
This ZIP incorporates the Excel report and extra metadata
Step 4: Review and Share the Report
- Open the Excel file and assessment the collected information
- If wanted, take away any info you don’t want to share
- Once finalized, please ship an e mail to VCDEAT.PDL@Broadcom.com.
You will then obtain a novel, safe hyperlink for importing the file.
Optional 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 can view all obtainable choices by operating: ./eat.sh –assist