Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 5945
blob0e1ca4e7bf3a5cebb8cb58a301585f981fda4e66
1 Title: Hosts can now be configured without IP address
2 Level: 1
3 Component: core
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0b1
7 Date: 1522929824
8 Class: feature
10 It is now possible to configure hosts in Check_MK that have no IP address configured.
11 This is useful e.g. in case a host is only monitored using piggyback data from another
12 host.
14 In previous versions of Check_MK a fake IP address had to be configured for each host
15 to prevent warning messages during config generation and during monitoring.
17 To configure a host without IP, simply set the "IP address family" attribute of a host
18 to "No IP".
20 The host check of these hosts will always report "UP" by default. To override this, you
21 can use the rule set "Host check command".