X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bwmon.py;h=4a3d4e8585c182424ee2ffd14350df240eb8366e;hb=3224c1906c82596a86ae734181488ed14a0f0976;hp=91a79f382af7ab6d74e97c1ef12aed7a0e6bff10;hpb=505d267ea72023fd0fe91bda9074a94d71a19c74;p=nodemanager.git diff --git a/bwmon.py b/bwmon.py index 91a79f3..4a3d4e8 100644 --- a/bwmon.py +++ b/bwmon.py @@ -1,5 +1,8 @@ #!/usr/bin/python # +# $Id$ +# $URL$ +# # Average bandwidth monitoring script. Run periodically via NM db.sync to # enforce a soft limit on daily bandwidth usage for each slice. If a # slice is found to have transmitted 80% of its daily byte limit usage,