What problem does it solve?
Network engineers lack visibility into actual traffic patterns without deploying dedicated flow collectors. This Skill lets NetClaw receive IPFIX (RFC 7011) and NetFlow (v5/v9) exports from network devices and query the collected flow data to answer questions about bandwidth usage, top talkers, and host communication.
Core Features & Use Cases
- Flow Collection: Start a UDP receiver on a configurable port (default 2055) to ingest IPFIX and NetFlow exports from routers and switches.
- Flow Querying: Search collected flows with filters for source/destination IP, protocol, port, and minimum byte counts.
- Top Talkers Analysis: Identify the highest bandwidth consumers and protocol distribution across the network.
- Use Case: A user suspects a host is saturating a WAN link. They start the receiver on port 2055, point device flow exports at it, then run top-talkers analysis and drill into the offending host's flows by source IP and protocol.
Quick Start
Start the flow receiver on UDP port 2055 and show me the top 10 bandwidth consumers once flows arrive.