Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : vnstat | name : vnstat | ||||
| version : '2.4' | version : '2.8' | ||||
| release : 8 | release : 9 | ||||
| source : | source : | ||||
| - https://github.com/vergoh/vnstat/releases/download/v2.4/vnstat-2.4.tar.gz : a0955999abd56d5463d257ffdccc9b1e9ad9ea504de81e64ba4c197f1245abaa | - https://github.com/vergoh/vnstat/releases/download/v2.8/vnstat-2.8.tar.gz : 03f858a7abf6bd85bb8cd595f3541fc3bd31f8f400ec092ef3034825ccb77c25 | ||||
| license : GPL-2.0-or-later | license : GPL-2.0-or-later | ||||
| component : system.utils | component : system.utils | ||||
| summary : A network traffic monitor for Linux and BSD | summary : A network traffic monitor for Linux and BSD | ||||
| description: | | description: | | ||||
| vnStat is a console-based network traffic monitor that uses the network interface statistics | vnStat is a console-based network traffic monitor that uses the network interface statistics provided by the kernel as information source. This means that vnStat will not actually be sniffing any traffic and also ensures light use of system resources. Traffic statistics are stored on a hourly level for the last 24 hours, on a daily level for the last 30 days and on a monthly level for the last 12 months. Total seen traffic and a top 10 days listing is also provided. | ||||
| provided by the kernel as information source. This means that vnStat will not actually be | |||||
| sniffing any traffic and also ensures light use of system resources. | |||||
| Traffic statistics are stored on a hourly level for the last 24 hours, on a daily level for the | |||||
| last 30 days and on a monthly level for the last 12 months. Total seen traffic and a top 10 | |||||
| days listing is also provided. | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(gdlib) | - pkgconfig(gdlib) | ||||
| - pkgconfig(sqlite3) | - pkgconfig(sqlite3) | ||||
| setup : | | setup : | | ||||
| %configure | %configure | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| install -Dm00644 examples/systemd/vnstat.service $installdir/%libdir%/systemd/system/vnstat.service | install -Dm00644 examples/systemd/vnstat.service $installdir/%libdir%/systemd/system/vnstat.service | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.