Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 8066
blobfad6db28332d93f529409b05aff41e9327a88c60
1 Title: Fix problem where manual cmk -O or cmk -R would not activate changes for CMC
2 Level: 1
3 Edition: cee
4 Component: config
5 Version: 1.2.6b1
6 Date: 1417444189
7 Class: fix
9 If you create a new host in WATO, then go to the command line, do a <tt>cmk -I<tt>
10 and then <tt>cmk -O</tt> or <tt>cmk -R</tt> then your changes would not be activated.
11 This is due the CMC Rushead Daemon. It had created a valid configuration after the
12 last WATO operation. Check_MK used that configuration on the next reload. Now a
13 <tt>cmk -O</tt> or <tt>cmk -R</tt> on the command line assumes that you have done
14 changes on the command line and ignores the configuration of the Rushahead daemon.
16 Note: There is still the problem that a change on the command line cannot be
17 activate with WATO. This will not be fixed. If you do something on the command line
18 then please activate it on the command line.