vnstat: update to v1.16

Updates vnStat to the latest stable version, drops obsolete patches.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2017-01-26 15:43:44 +01:00
parent 439538c4f0
commit 5c749ad53e
6 changed files with 53 additions and 64 deletions
-19
View File
@@ -1,19 +0,0 @@
--- a/cfg/vnstat.conf
+++ b/cfg/vnstat.conf
@@ -78,13 +78,13 @@ DaemonUser ""
DaemonGroup ""
# 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