X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bwmon.py;fp=bwmon.py;h=10cdd9543f2c730275cb4414d519b9bc36fbd173;hb=f5623985b1c1bc081d9eb8f9bd9af0e43f79dbfa;hp=8f04808420bdfcbdef5dfd4c261df6ea43cdf749;hpb=e7916a57fc9985a3c0a13d51cc128408d58ce021;p=nodemanager.git diff --git a/bwmon.py b/bwmon.py index 8f04808..10cdd95 100644 --- a/bwmon.py +++ b/bwmon.py @@ -333,7 +333,7 @@ class Slice: params['new_maxrate'] = bwlimit.format_tc_rate(new_maxexemptrate) message += template % params - logger.log("bwmon: ** %(slice)s %(class)s capped at %(new_maxexemptrate)s/s " % params) + logger.log("bwmon: ** %(slice)s %(class)s capped at %(new_maxrate)s/s " % params) # Notify slice if message and self.emailed == False: