You can introspect the discovered VMs to identify running components.
Prerequisites
-
Ensure that you have the required permissions. For more information, see Overview Application Transformer for VMware Tanzu Roles.
- Verify that the VMs are associated with valid credentials.
- Ensure that the VM user has required permissions. See ConfigurationVMs.
- Verify you have the following:
- For Windows Operating system:
- Powershell 4.0 and later with Windows Server 2012 R2, 2016, 2019, 2022
- VMware Tools 11 and later
- For Linux
- Python 2 or Python 3
- VMware Tools
- For Windows Operating system:
Procedure
Results
You can see the discovered components for a VM by expanding the VM from the table.
You can also see communications between components within the VMs . If you create an application with these components, you see the arrows between the components representing the communication based on socket information of process.
What to do next
- Add custom signatures if expected components were not discovered.
- Perform Topology Discovery on the discovered components, or manually group them into Applications.
- Containerize one or more components.