Werk #15630: hr_fs: Don't Discover Services without Mount Information

Component Checks & agents
Title hr_fs: Don't Discover Services without Mount Information
Date Jun 15, 2023
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required
Checkmk versions & editions
2.3.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.2.0p4 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

The check hr_fs would sometimes crash with the error

raise TypeError(\"'item' must be a non empty string or ommited entirely, got %r\" % (item,))

during discovery. This behaviour differs from the 2.1.0, since it previously discovered an empty mountpoint. With this Werk, this incorrect empty mountpoint is no longer discovered.

To the list of all Werks