mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
33 lines
711 B
Plaintext
33 lines
711 B
Plaintext
vnStat is a console-based network traffic monitor for Linux
|
|
and BSD that keeps a log of network traffic for the selected
|
|
interface(s). It uses the network interface statistics
|
|
provided by the kernel as information source. This means
|
|
that vnStat won't actually be sniffing any traffic and also
|
|
ensures light use of system resources.
|
|
|
|
|
|
Plugin Changelog
|
|
================
|
|
|
|
1.3
|
|
|
|
* Added Yearly statistics.
|
|
* Fixed typo leftover from removing weekly statistics.
|
|
|
|
1.2
|
|
|
|
* Remove Weekly statistics, unsupported since vnStat v2
|
|
* Reset of DB is required due to SQLite migration
|
|
|
|
1.1
|
|
|
|
* Add button to remove database
|
|
* Make database persistent in MFS installations
|
|
|
|
1.0
|
|
|
|
* Initial release
|
|
|
|
|
|
WWW: https://humdi.net/vnstat/
|