Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 5523
blob946a50494246af8876341a20feca551c9685b5ce
1 Title: df: Make filesystem types ignored during discovery configurable via WATO
2 Level: 1
3 Component: checks
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i2
7 Date: 1511961740
8 Class: feature
10 Previously, the only way to influence the filesystem types to be ignored was by
11 setting a config variable manually in a file, which would affect the behaviour
12 globally. Now, this can be configured by a rule, allowing to include e.g. tmpfs
13 only for certain hosts. Individual mountpoints can also be configured to be
14 discovered regardless of filesystem type.