Adding subdirectories for remote commands to control ILO and DRAC cards over
[monitor.git] / diagnose.py
index 7668e88..855f52d 100755 (executable)
@@ -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")