X-Git-Url: http://git.onelab.eu/?p=mom.git;a=blobdiff_plain;f=swapmon.py;fp=swapmon.py;h=edc00a3df22c4f472d552c2ceef2a355e3dd0fda;hp=6f995fa73eccf12e9265d2106db3d5848d602f65;hb=6790fa8d3052af28a45e4ec1327f79466c6cc56d;hpb=34e3e7729f3221afbcae3d2122af43c9c32c2450 diff --git a/swapmon.py b/swapmon.py index 6f995fa..edc00a3 100755 --- a/swapmon.py +++ b/swapmon.py @@ -10,8 +10,6 @@ # Faiyaz Ahmed # Copyright (C) 2004-2006 The Trustees of Princeton University # -# $Id$ -# import syslog import os @@ -32,6 +30,7 @@ from pl_mom import * debug = False verbose = 0 DATAFILE = "/var/lib/misc/swapmon.dat" +# xxx fixme - this is broken under git VERSION = "$Id$" # Seconds between process analysis period = 30