Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5270
blob32d4f14fd7b206a5f9fb87cd446f4caf0bba5fee
1 Title: Improved Agent Updater Check behaviour for Linux Hosts
2 Level: 1
3 Component: agents
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0i3
7 Date: 1516085347
8 Class: feature
10 This werk only applies to the Linux Agent.
12 Formerly, the Agent Updater Check did not update immediately after a manual action on the host. This could lead to some confusion.
13 Notably, you had to wait for the next update cycle to have a successful Agent registration displayed within the Check.
16 In order to mitigate this situation, the Agent Updater now:
18 - Invalidates the cache file age after registration in order to have an Update executed with next Check_MK Agent execution
20 - Updates the cachefile information after a successful manual update.
22 The latter action is not performed in --debug option mode.
25 Information about the cachefile updates will be displayed in -vv mode