Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 1954
bloba259dd61c8599c57085c6ad2de0891ee90cb9c3f
1 Title: fileinfo / fileinfo.groups: Fixed discovery function for fileinfo groups and equalize agent output of fileinfo agents
2 Level: 1
3 Component: checks
4 Class: fix
5 Compatible: compat
6 State: unknown
7 Version: 1.2.7i1
8 Date: 1427805197
10 Discovery function now handles the agent output as followed:
11 <ul>
12 <li>File Pattern match: For every matching file a new item is returned and a new service is created.</li>
13 <li>File Pattern mismatch: This pattern will be ignored. No item is returned and no service is created.</li>
14 <li>Group Pattern match or mismatch: For every group a new item is returned and a new service is created.</li>
15 </ul>
17 Supported agents on Windows, Linux, FreeBSD, MacOSX and Solaris now return the same agent output as followed:
18 [Searchpattern or Absolute file path]|[Filesize or "missing"]|[Modification time of file]