From: Faiyaz Ahmed Date: Wed, 3 Sep 2008 21:01:01 +0000 (+0000) Subject: kluge until packet tagging works again. DO NOT TAGsvn diff X-Git-Tag: NodeManager-1.7-34~5 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=5e8476e81252fe9366d99add682ee6755d23a1d3 kluge until packet tagging works again. DO NOT TAGsvn diff --- diff --git a/bwmon.py b/bwmon.py index 603dbbe..1960e56 100644 --- a/bwmon.py +++ b/bwmon.py @@ -36,7 +36,7 @@ from sets import Set # Set DEBUG to True if you don't want to send emails DEBUG = False # Set ENABLE to False to setup buckets, but not limit. -ENABLE = True +ENABLE = False datafile = "/var/lib/misc/bwmon.dat"