Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 1398
blob20148eeb91cb7068af56b77bc8db9414ae2e54e7
1 Title: Allow to spread times of next check when rescheduling
2 Level: 2
3 Component: multisite
4 Compatible: compat
5 Version: 1.2.5i6
6 Date: 1410440913
7 Class: feature
9 When you do the action <i>Reschedule active checks</i> for more than one
10 active checks then you now can enter a number of minutes. All checks will
11 then be distributed evenly over that time.
13 This feature is interesting for checks with larger intervals. Most prominent
14 example is the <tt>Check_MK Inventory</tt> check, which usually is done every
15 2, 4 or 24 hours. By spreading the executing of these checks you avoid large
16 peaks in CPU load.