> For the complete documentation index, see [llms.txt](https://docs.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor.md).

# VMware vSensor

- [Introduction and general requirements](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/introduction-and-general-requirements.md): VMware vSensor deployment introduction, resource requirements, performance, supported VMware versions, and connectivity requirements.
- [VMware deployment details and considerations](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/vmware-deployment-details-and-considerations.md): Guidance for VMware vSensors and Brains including CPU/RAM/Storage, capture ports, modifications required after deployment, use of SANs, vMotion, and unsupported hypervisors.
- [vCenter integration](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/vcenter-integration.md): How to configure vCenter integration with your Vectra Brain appliance to help with HostID and enable a virtual infrastructure view.
- [vSensor deployment in VMware](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/vsensor-deployment-in-vmware.md): Deploy a VMware vSensor, verify prerequisites, configure port groups, and modify 16-core or 32-core vSensors after deployment.
- [Initial vSensor configuration at CLI](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/initial-vsensor-configuration-at-cli.md): Changing from DHCP (default) to static addressing, configuring DNS servers, changing password, and verifying VMware vSensor connectivity.
- [Pairing VMware vSensors](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/pairing-vmware-vsensors.md): Pairing VMware vSensors with a Vectra Brain appliance.
- [Capturing physical network traffic with VMware vSensor](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/capturing-physical-network-traffic-with-vmware-vsensor.md): How to capture physical network traffic using a VMware vSensor.
- [Traffic capture guidance and validation](https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor/traffic-capture-guidance-and-validation.md): Guidance for VMware vSensor traffic capture, PCAP generation, and traffic validation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.vectra.ai/deployment/ndr-virtual-cloud-appliances/vmware-vsensor.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
