Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7245
blobad286f4300b46dee901b00ef24aa1315ab5f22aa
1 Title: New builtin tag group "piggyback" allows to explictly turn piggyback data usage on/off
2 Level: 1
3 Component: wato
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1552398906
8 Class: feature
10 Piggyback data is currently only read when the host has a Check_MK service.
11 For some systems, the existance of the Check_MK service solely depends on the
12 existance of piggyback files for the given host.
13 During the config generation phase of the monitoring core, race conditions could apply,
14 where a host might receive no Check_MK service.
17 This werk introduces an explicit piggyback host tag, which allows you to enforce/disable the use of piggyback data.
18 Per default this option is currently set to <tt>Automatically detect piggyback usage</tt>, to be compatible with the previous
19 behaviour.
22 You should explictly set the <tt>Use piggyback data</tt> option if you have a ping only host,
23 which receives additional piggyback data from another host. This actively prevents beforementioned race conditions.