From 1156fc0a39a8cecc1867f9c88f836697860de030 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 24 Jul 2012 11:04:29 +0545 Subject: Bandwidthd skip_intervals typo prevented this param from being effective. --- config/bandwidthd/bandwidthd.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/bandwidthd/bandwidthd.inc b/config/bandwidthd/bandwidthd.inc index bf0f5794..79187e40 100644 --- a/config/bandwidthd/bandwidthd.inc +++ b/config/bandwidthd/bandwidthd.inc @@ -164,7 +164,7 @@ $dev # An interval is 2.5 minutes, this is how many # intervals to skip before doing a graphing run -$skip_inervals +$skip_intervals # Graph cutoff is how many k must be transfered by an # ip before we bother to graph it -- cgit v1.2.3