NSX CLI Guide
start flow-monitor [core <core-id>] [timeout <time>]
Start flow monitor on a certain core for a given time. Flow monitor will
start immediately and stop and dump the flow file automatically after the
time passed. Dump file will be stored at /var/vmware/nsx/file-store/flow_mon.
Parameters:
Option | Description |
---|---|
<core-id> | Core id for packet capture session Allowed pattern: ^[0-9]+$ |
<time> | Time measurement in seconds Allowed pattern: [1-9][0-9]*$ |