Revert "vnstat: update to v1.16"

This reverts commit 79b6e9dc61.

Undo the recent vnstat update due to upstream bugs preventing database
restoration.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich
2017-02-06 11:01:12 +01:00
parent 49a5445a61
commit 06198d9c8c
6 changed files with 64 additions and 53 deletions
+19
View File
@@ -0,0 +1,19 @@
--- 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