Revision 3792fa8e lib/constants.py

b/lib/constants.py
2547 2547
CPUAVGLOAD_BUFFER_SIZE = 150
2548 2548
CPUAVGLOAD_WINDOW_SIZE = 600
2549 2549

  
2550
# Mond's variable for periodical data collection
2551
MOND_TIME_INTERVAL = 5
2552

  
2550 2553
# Do not re-export imported modules
2551 2554
del re, _vcsversion, _autoconf, socket, pathutils, compat

Also available in: Unified diff