Deployment and Sizing Guide
Technical documentation

For this workload,
this is the hardware we recommend.

This guide tells you what to provision for the two parts of a WireTrace deployment: the sensor that receives mirrored traffic, sized by monitored traffic level, and the platform that turns its observations into asset intelligence, sized by asset count and retention. The recommendations are conservative and ready to build a bill of materials from.

Figures assume a mixed enterprise traffic profile and apply to WireTrace release 1.3.6 and later. Environments with unusually high packet rates, such as dense small-frame industrial telemetry, may require workload-specific sizing, which WireTrace performs with you during solution design.

Recommended sensor hardware

Monitored trafficRecommended CPURAMDiskMonitoring NIC
500 Mbps2 physical cores8 GB40 GB1 GbE
1 Gbps4 physical cores8 GB80 GB10 GbE
5 Gbps24 physical cores16 GB250 GB10 GbE
10 Gbps64 physical cores32 GB500 GB25 GbE

CPU is stated in physical cores, not vCPUs or hardware threads: see virtual deployment on page 2. Each sensor also requires a separate 1 GbE management interface. Minimum supported host is 2 physical cores, 4 GB RAM and 10 GB free disk; the installer will not proceed below these. Sensor disk is used for temporary buffering during platform connectivity interruptions and holds no long-term data; use SSD storage at 5 Gbps and above.

How these recommendations are derived. Recommended capacities are based on controlled validation testing on production-class hardware, with operational headroom included. High-throughput deployments are additionally validated against the customer's actual traffic profile during solution design, so the configuration you commit to reflects your network, not a nominal figure.

Larger and distributed environments. Multi-site and geographically distributed deployments typically run one sensor per site or capture point, all reporting to a single platform and deduplicating into one estate-wide asset inventory. WireTrace sizes multi-sensor architectures with you during solution design.

WireTrace · Deep Protocol & Asset Intelligence
Deployment and Sizing Guide · 2026 · Page 1 of 4
Deployment and Sizing Guide

Virtual deployment

Size virtual sensors on physical cores, not vCPUs. A 16 vCPU virtual machine backed by 8 physical cores is an 8-core sensor and must be sized as one. On any SMT-enabled host, assume 2 vCPU per physical core. Sensor processing configuration is managed automatically by WireTrace.

Sensor configurationvCPU on an SMT hostUnderlying physical coresRAMDisk
2-core (500 Mbps)428 GB40 GB
4-core (1 Gbps)848 GB80 GB

The 24-core and 64-core configurations should be deployed on physical hosts, and mirror delivery at those rates depends on passthrough NIC access in any case.

Reserve the CPU

Reserve the sensor's vCPUs in the hypervisor. A sensor sharing oversubscribed cores will drop packets under burst regardless of its sizing. Do not hot-add CPU after deployment.

Pass the mirror through cleanly

Deliver the monitoring feed by SR-IOV or PCI passthrough above roughly 300 Mbps. Paravirtual adapters add per-packet cost in the hypervisor that the sensor cannot recover. Promiscuous mode must be permitted on the port group carrying the mirror.

Capture requirements

RequirementSpecification
Capture sourcesSwitch SPAN / mirror port, network TAP, ERSPAN, 802.1ah PBB mirror. Encapsulated mirrors are decapsulated and the inner frame is analysed.
InterfacesMinimum two: one dedicated monitoring interface with no IP address, in promiscuous mode, receive only; one management interface.
Mirror capacityThe mirror source must deliver the full monitored traffic without oversubscription: a mirror port that drops frames drops them invisibly, before the sensor can account for them. Prefer TAPs or dedicated SPAN sessions at higher rates.
Frame sizeSet the capture MTU to accommodate encapsulation overhead, typically 1,600 B for ERSPAN.
NIC selectionUse a server-class monitoring NIC matching the table on page 1. WireTrace confirms the capture configuration for the 24-core and larger configurations during solution design.
WireTrace · Deep Protocol & Asset Intelligence
Deployment and Sizing Guide · 2026 · Page 2 of 4
Deployment and Sizing Guide

Platform sizing

The platform runs analytics, classification, threat detection, compliance evidence and the interface, and holds all data. Its size is driven by monitored asset count and retention period, shaped by protocol mix and the aggregate workload of the connected sensors.

ProfileMonitored assetsCPURAMDiskRetentionTypical environment
SmallUp to 5004 vCPU16 GB200 GB SSD90 daysSingle OT site, small hospital wing, branch office
Medium500 – 2,0008 vCPU32 GB500 GB SSD180 daysManufacturing plant, mid-size hospital, campus network
Large2,000 – 10,00016 vCPU64 GB1 TB SSD365 daysMulti-building campus, large hospital, utility SCADA
Enterprise10,000 – 50,00032 vCPU128 GB2 TB NVMe365+ daysMulti-site enterprise, large utility, national infrastructure

SSD is required at every profile; NVMe is required at Enterprise and recommended at Large. Add 2 GB RAM and one core where AI report generation is enabled.

Size the platform for the workload, not the asset count alone. A deployment that monitors high traffic relative to its asset count needs the platform sized for the traffic. If in doubt between two profiles, take the larger. 5 and 10 Gbps deployments, and any Enterprise-profile deployment, receive a workload-specific platform sizing during solution design so the platform matches the sensors feeding it.

Platform storage and retention

WireTrace stores parsed protocol fields and derived intelligence, not full packet captures, so storage follows asset count and protocol mix rather than raw bandwidth. The estimates below assume typical mixed OT/IT protocol distributions; environments heavy in high-volume protocols such as DNS and HTTP trend toward the top of each range.

Assets90-day retention180-day retention365-day retention
50040 – 80 GB80 – 150 GB150 – 300 GB
2,000100 – 200 GB200 – 400 GB400 – 750 GB
10,000300 – 500 GB500 GB – 1 TB1 – 2 TB
50,000500 GB – 1 TB1 – 2 TB2 – 4 TB
WireTrace · Deep Protocol & Asset Intelligence
Deployment and Sizing Guide · 2026 · Page 3 of 4
Deployment and Sizing Guide

Operating system and virtualisation

RequirementSupported options
Platform and sensor OSUbuntu Server LTS x86_64: 22.04, 24.04, 26.04
VirtualisationVMware ESXi 7.0+, KVM/QEMU, Microsoft Hyper-V, Proxmox VE, Oracle VirtualBox
Physical deploymentAny x86_64 hardware meeting the sizing tables in this guide
Container runtimeInstalled automatically by the WireTrace installer if not present
Time synchronisationNTP or chrony on the platform and all sensors

Network requirements

PathDetails
Web UI accessHTTPS (443/TCP) from management workstations to the platform; 80/TCP for redirect only
Sensor to platformTCP on the configured transport port (default 6379) for observations; HTTPS (443/TCP) for configuration and log shipping. Typically 1–10 Mbps per sensor.
Optional ingestSyslog 514/UDP and 514/TCP; SNMP traps 162/UDP
InternetNot required. All features operate fully air-gapped. Optional access enables NVD/CVE feed updates.
DNSOptional. Used for NVD feed resolution and OIDC SSO if configured; not required for core functionality.

Deployment checklist

Platform

  • VM or physical host provisioned per sizing profile
  • Ubuntu Server LTS installed, SSH access for the installer
  • SSD storage mounted (NVMe for Enterprise)
  • Network connectivity to every sensor host
  • HTTPS (443) reachable from the management network

Sensor (per unit)

  • Host provisioned per the sizing table, physical cores confirmed
  • Capture NIC on SPAN/TAP, promiscuous, no IP address
  • Mirror source able to deliver the monitored traffic in full
  • Management NIC with connectivity to the platform; activation token from the platform
  • No internet required: sensors operate fully offline

Want this worked through against your diagram?

Bring a network diagram and, if you have them, packet counters from the switches you would mirror. In one session we will place the mirror points, size the sensors against your real traffic, and confirm the platform profile, including the workload check most sizing exercises skip.

Book a demo at wiretrace.io/request-demo  ·  or email [email protected]
WireTrace · Deep Protocol & Asset Intelligence
Deployment and Sizing Guide · 2026 · Page 4 of 4