Locked History Actions

PcapMonitor

network.PcapMonitor

This monitor will capture network traffic during a test iteration and send back a pcap capture file if a fault is detected.

<Monitor class="network.PcapMonitor">
  <Param name="filter" value="port 27500" />
</Monitor>

Parameters:

  • device -- Name of device to capture on [optional]
  • filter -- Pcap filter to use [required]

Valid Child-Elements: