001-conf.patch 464 B

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