X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=diagnose.py;h=855f52d9eed5d8e99ce4a0b11192f16af509e694;hb=dc70043f70f08f0d6540c77e53d30c0ed6e58ad5;hp=7668e889d53239d7314d71d0243e7cc0497ce592;hpb=b75d6695261020e52d87363012e5b8b9ad9e900c;p=monitor.git diff --git a/diagnose.py b/diagnose.py index 7668e88..855f52d 100755 --- a/diagnose.py +++ b/diagnose.py @@ -66,7 +66,7 @@ POLSLEEP=10 # list will be monitored. runningthreads = {} # Seconds between checking threads -WATCHSLEEP = 10 +WATCHSLEEP = 5 # Set up Logging logger = logging.getLogger("monitor")