001-conf.patch (464B)
1 --- a/cfg/vnstat.conf 2 +++ b/cfg/vnstat.conf 3 @@ -78,13 +78,13 @@ DaemonUser "" 4 DaemonGroup "" 5 6 # how often (in seconds) interface data is updated 7 -UpdateInterval 30 8 +UpdateInterval 60 9 10 # how often (in seconds) interface status changes are checked 11 -PollInterval 5 12 +PollInterval 30 13 14 # how often (in minutes) data is saved to file 15 -SaveInterval 5 16 +SaveInterval 30 17 18 # how often (in minutes) data is saved when all interface are offline 19 OfflineSaveInterval 30