2018-09-14 15:32:37 +02:00
|
|
|
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.
|
|
|
|
|
|
2019-01-27 15:56:00 +01:00
|
|
|
|
|
|
|
|
Plugin Changelog
|
|
|
|
|
================
|
|
|
|
|
|
2021-10-21 15:29:03 +01:00
|
|
|
1.3
|
|
|
|
|
|
|
|
|
|
* Added Yearly statistics.
|
|
|
|
|
* Fixed typo leftover from removing weekly statistics.
|
|
|
|
|
|
2020-01-10 12:22:43 +01:00
|
|
|
1.2
|
|
|
|
|
|
|
|
|
|
* Remove Weekly statistics, unsupported since vnStat v2
|
|
|
|
|
* Reset of DB is required due to SQLite migration
|
|
|
|
|
|
2019-01-27 15:56:00 +01:00
|
|
|
1.1
|
|
|
|
|
|
|
|
|
|
* Add button to remove database
|
2019-02-16 07:35:00 +01:00
|
|
|
* Make database persistent in MFS installations
|
2019-01-27 15:56:00 +01:00
|
|
|
|
|
|
|
|
1.0
|
|
|
|
|
|
|
|
|
|
* Initial release
|
|
|
|
|
|
|
|
|
|
|
2018-09-14 15:32:37 +02:00
|
|
|
WWW: https://humdi.net/vnstat/
|