Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 2649
blobb2252e6a73187a652bd3e1a899aa618f44fd42fa
1 Title: Bulk renaming of hosts in WATO
2 Level: 2
3 Component: wato
4 Compatible: compat
5 Version: 1.2.7i3
6 Date: 1444123966
7 Class: feature
9 The function for renaming hosts in WATO is now available in a new bulk
10 mode. This is a new button in each folder, where you can recursively rename
11 hosts in a generic way. There are several types of renamings that can be done:
13 LI:case translation into lower or upper case
14 LI:adding and removing suffixes
15 LI:adding prefixes
16 LI:regular expression operations (much like <tt>sed</tt>)
17 LI:explicit mappings
19 For each affected site only <b>one</b> restart of the site is needed. This
20 can speed up renaming operations with lots of hosts drastically when compared
21 to renaming each host apart.