đ¤ AI Summary
High-performance networks require low-cost, high-fidelity traffic monitoring solutions that avoid the accuracy loss inherent in sampling-based approaches.
Method: This paper designs and deploys a fully open-source, sampling-free distributed IPFIX monitoring platform. Built on lightweight open-source componentsâincluding goflow2, Kafka, Prometheus, and TimescaleDBâthe system adopts a hierarchical edge-collectionâcentral-aggregation architecture, enabling end-to-end real-time flow data acquisition, transmission, and storage across the University of TĂźbingenâs campus network.
Contribution/Results: The platform guarantees 100% flow record completenessâunlike sampled alternativesâand reduces hardware costs by over 80% compared to commercial solutions, while supporting horizontal scalability. Empirical evaluation demonstrates sustained line-rate processing of 10 Gbps full-link traffic, handling over one billion flow records daily. It exhibits strong robustness and reproducibility, establishing a deployable, open-source monitoring paradigm for research and educational networks.
đ Abstract
This paper presents a cost-effective and distributed flow monitoring platform for collecting unsampled IPFIX data exclusively using open-source tools, which is implemented at the University of TĂźbingen. An overview of all tools is given and their use is explained.