---
comments: true
---
# Console network tools for measuring load and bandwidth
## avahi-daemon
avahi-daemon hostname broadcast via mDNS
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/AVH001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/AVH001-header.md)
__Status:__ Stable
__Architecture:__ x86-64 arm64
__Maintainer:__ @igorpecovnik
__Documentation:__ [Link](https://netbox.readthedocs.io/en/stable/)
~~~ custombash
armbian-config --cmd AVH001
~~~
~~~ bash title="avahi-daemon remove:"
armbian-config --cmd AVH002
~~~
## iperf3
iperf3 bandwidth measuring tool
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/IPR001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/IPR001-header.md)
__Status:__ Stable
__Architecture:__ x86-64 arm64
__Maintainer:__ @igorpecovnik
__Documentation:__ [Link](https://netbox.readthedocs.io/en/stable/)
~~~ custombash
armbian-config --cmd IPR001
~~~
~~~ bash title="iperf3 remove:"
armbian-config --cmd IPR002
~~~
## iptraf-ng
iptraf-ng IP LAN monitor
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/IPT001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/IPT001-header.md)
__Status:__ Stable
__Architecture:__ x86-64 arm64
__Maintainer:__ @igorpecovnik
__Documentation:__ [Link](https://netbox.readthedocs.io/en/stable/)
~~~ custombash
armbian-config --cmd IPT001
~~~
~~~ bash title="iptraf-ng remove:"
armbian-config --cmd IPT002
~~~
## nload
nload - realtime console network usage monitor
__Edit:__ [footer](https://github.com/armbian/configng/new/main/tools/include/markdown/NLD001-footer.md) [header](https://github.com/armbian/configng/new/main/tools/include/markdown/NLD001-header.md)
__Status:__ Stable
__Architecture:__ x86-64 arm64
__Maintainer:__ @igorpecovnik
__Documentation:__ [Link](https://netbox.readthedocs.io/en/stable/)
~~~ custombash
armbian-config --cmd NLD001
~~~
~~~ bash title="nload - remove:"
armbian-config --cmd NLD002
~~~