Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 7541
blobde2bc0771f12e5bab61d081a010428436bbc058e
1 Title: rrdcached: added commands to suspend writing to rrd files
2 Level: 1
3 Component: packages
4 Compatible: compat
5 Version: 1.2.7i3
6 Date: 1462804440
7 Class: feature
9 using these commands, one can backup rrd files in a consistent state.
10 There are four new commands in total, 2 for suspend, 2 for resume,
11 one each applying to individual files (SUSPEND/RESUME) and one each
12 for all files at once (SUSPENDALL/RESUMEALL).
13 Please note that these mechanisms are independent from each other so
14 you can't use RESUMEALL to release files suspended with SUSPEND