Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 4427
blob78166936f25ec1059a0c440f8974af0f61d8a43e
1 Title: Fixed temporal spreading of pnp4nagios' XML file updates.
2 Level: 1
3 Component: core
4 Compatible: compat
5 Edition: cee
6 Version: 1.5.0i1
7 Date: 1488209173
8 Class: fix
10 If you use the old pnp4nagios format with one metric per RRD, the core needs
11 to create/update an XML description for each RRD from time to time.  To
12 avoid creation/update storms after e.g. reloads or mass imports of new
13 hosts, this work should be spread over several (currently 10) minutes.  Due
14 to a bug this spreading didn't work, which has been fixed.