Werk #13856: Pipe symbol in name of the NIC doesn't lead to crash

Component Checks & agents
Title Pipe symbol in name of the NIC doesn't lead to crash
Date Apr 19, 2022
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0b6 2.2.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

In Windows names of a network card may contain a wide variety of the symbols including the pipe symbol. If the pipe symbol is presented in the name, then WATO crashes.

With this release, the windows_if.ps1 plugin replaces pipe symbol, i.e. '|' with slash symbol, i.e. '/', thus eliminating the problem.

Ticket CMK-10291

To the list of all Werks