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
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.2.0p4 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Incompatible - Manual interaction might be required

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