* time.time() returns a float which python doesn't like to divide. Fixed.
[mom.git] / nm_mom.py
2006-08-17 Faiyaz AhmedSleep for 10 seconds after stoppiing NM; in the off...
2006-08-17 Faiyaz AhmedRemoved unneeded imports. There are probably more...
2006-08-17 Faiyaz AhmedChecks NM to see if still alive by querying XMLRPC...