Werk #1954: fileinfo / fileinfo.groups: Fixed discovery function for fileinfo groups and equalize agent output of fileinfo agents

Component Checks & agents
Title fileinfo / fileinfo.groups: Fixed discovery function for fileinfo groups and equalize agent output of fileinfo agents
Date Mar 31, 2015
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
1.2.7i1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

Discovery function now handles the agent output as followed:

  • File Pattern match: For every matching file a new item is returned and a new service is created.
  • File Pattern mismatch: This pattern will be ignored. No item is returned and no service is created.
  • Group Pattern match or mismatch: For every group a new item is returned and a new service is created.

Supported agents on Windows, Linux, FreeBSD, MacOSX and Solaris now return the same agent output as followed: [Searchpattern or Absolute file path]|[Filesize or "missing"]|[Modification time of file]

To the list of all Werks