You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
456 B

  1. --- a/cfg/vnstat.conf
  2. +++ b/cfg/vnstat.conf
  3. @@ -72,13 +72,13 @@ TrafficlessDays 1
  4. ##
  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