Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 4939
blob6684735b3251a771aa8567b7c6b6d380791122dc
1 Title: Always use DNS when looking up the IP of Graphite servers
2 Level: 1
3 Component: core
4 Class: fix
5 Compatible: compat
6 Edition: cee
7 State: unknown
8 Version: 1.5.0i1
9 Date: 1498724827
11 There were a few configurations where the IP used for Graphite servers was
12 always 127.0.0.1: Simulation mode, using store SNMP walks, and few more
13 highly obscure configurations used only for development.  This was wrong,
14 the Graphite servers have nothing to do with the monitoring in itself.
16 This has been fixed, the lookup for Graphite servers is now always being
17 done via DNS.