-
Notifications
You must be signed in to change notification settings - Fork 1
Monitoring avec `bandwidth`
Vincent Fortier edited this page Nov 17, 2019
·
1 revision
Par défaut bandwidthd
fait l'analyse des paquets uniquement sur l'interface br-lan. Si l'on veut surveiller l'ensemble plusieurs réseaux il faut changer l'interface par défaut par "any" puis ajouter chacun de nos sous-réseaux:
uci set bandwidthd.@bandwidthd[0].dev='any'
uci add_list bandwidthd.@bandwidthd[0].subnets='10.10.80.1/24'
uci commit
Puis redémarrer le démon bandwidthd:
root@openwrt:~# /etc/init.d/bandwidthd restart
Le résultat est disponible en temps réel à l'adresse de notre routeur principal: