This is a real-time network monitoring system for Linux. It combines the power of the Linux kernel's eBPF technology with the flexibility of the Prometheus monitoring system.
Table of Contents
- Implementation
- DataAggregator
- DataVisualizer
- Evaluation1 EBPF
- Evaluation2 EBPF
- Evaluation3 XDP
###Images
Flow diagram:
Software architecture:
Network graph example:
Latency evaluation on GCP testbed:
Latency evaluation on native machine testbed:
Latency evaluation on docker testbed:
###End