From 2d8fd69a9fc0ca9c99c510fd0d0eb0c17f36f574 Mon Sep 17 00:00:00 2001 From: Faiyaz Ahmed Date: Fri, 12 Sep 2008 20:12:03 +0000 Subject: [PATCH] enable pl_Mom's bw monitor. --- bwmon.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bwmon.py b/bwmon.py index c678cca..d48460c 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 = False +ENABLE = True datafile = "/var/lib/misc/bwmon.dat" -- 2.43.0