wok-6.x diff vnstat/description.txt @ rev 25565
Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Tue May 09 17:24:00 2023 +0000 (18 months ago) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/vnstat/description.txt Tue May 09 17:24:00 2023 +0000 1.3 @@ -0,0 +1,19 @@ 1.4 +vnStat is a console-based network traffic monitor for Linux and BSD that keeps 1.5 +a log of network traffic for the selected interface(s). It uses the network 1.6 +interface statistics provided by the kernel as information source. This means 1.7 +that vnStat won't actually be sniffing any traffic and also ensures light use 1.8 +of system resources. 1.9 + 1.10 +Features: 1.11 + 1.12 + * quick and simple to install and get running 1.13 + * gathered statistics persists through system reboots 1.14 + * can monitor multiple interfaces at the same time 1.15 + * several output options 1.16 + * summary, hourly, daily, monthly, weekly, top 10 days 1.17 + * optional png image output (using libgd) 1.18 + * months can be configured to follow billing period 1.19 + * light, minimal resource usage 1.20 + * same low cpu usage regardless of traffic 1.21 + * can be used without root permissions 1.22 + * [online color configuration editor](http://humdi.net/vnstat/coloredit/)