network-traffic-metrics icon indicating copy to clipboard operation
network-traffic-metrics copied to clipboard

Monitor network traffic with Prometheus & Grafana

Results 3 network-traffic-metrics issues
Sort by recently updated
recently updated
newest added

Is it possible to implement IPv6 monitoring?

Is the monitor IP the IP address on the server where Prometheus runs? "monitor:192.168.1.110" must contain the ip of NTM_INTERFACE

When I run py script as sudo python3 /home/pi/network-traffic-metrics/network-traffic-metrics.py "(src net 192.168.8.0/24 and not dst net 192.168.8.0/24) or (dst net 192.168.8.0/24 and not src net 192.168.8.0/24)" I see here http://192.168.8.1:8000/metrics...