blob: 2384c47c4e3ba6f44b96e3a39a9603b4c3352244 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
Nifmon is a curses-based tool for FreeBSD which can be used to monitor network
interfaces (also tun devices).
It displays continously updated statistics for the following quantities:
- total amount of bytes/packets transferred in/out
- bytes/packets transferred in/out during the last second/minute/hour
- a stripped down tcpdump output
You will need super-user permissions in order to use nifmon.
WWW: http://www.freebsd-support.de/misc/
|