vnstat: import from packages, add myself as maintainer

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
This commit is contained in:
Jo-Philipp Wich
2014-06-11 16:47:27 +02:00
parent 56fd1eaa78
commit 177bfef1c7
8 changed files with 299 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
--- a/cfg/vnstat.conf
+++ b/cfg/vnstat.conf
@@ -72,13 +72,13 @@ TrafficlessDays 1
##
# how often (in seconds) interface data is updated
-UpdateInterval 30
+UpdateInterval 60
# how often (in seconds) interface status changes are checked
-PollInterval 5
+PollInterval 30
# how often (in minutes) data is saved to file
-SaveInterval 5
+SaveInterval 30
# how often (in minutes) data is saved when all interface are offline
OfflineSaveInterval 30