Werk #3: ps: Remove exceeding [ and ] in service description when using process inventory

Component Checks & agents
Title ps: Remove exceeding [ and ] in service description when using process inventory
Date Nov 13, 2013
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 1.2.3i7
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

When using the process inventory with regular expressions that contain groups, like "/sbin/getty .* (tty.)", the matched group is inserted as a replacement for %s in the service description. The bug resulted in additional brackets. It was "[tty2]" instead of just "tty2". This has been fixed.

To the list of all Werks