Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 7364
blobcad0da5e5f7f656b6a53b1be22206559cf38c565
1 Title: check_mk_agent.{aix,solaris}: Fixed possibly disappeared inventory entries
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.6.0i1
7 Date: 1554818345
8 Class: fix
10 On Linux hosts the HW/SW inventory plugin {{mk_inventory}} remembers the
11 remote address, ie. the Check_MK server, in order to know which server has
12 already got the inventory data (for caching reasons).
13 The AIX and Solaris agent does not provide the remote host information.
14 This may lead to disappearing inventory data on Check_MK servers if at
15 least two Check_MK servers request data from the same client host.