packages/net/vnstat/patches/001-conf.patch
florian e6b34b8571 [package] update vnstat to 1.9 (#5845)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17614 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 18:35:51 +00:00

20 lines
456 B
Diff

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