Werk #1013: Sort host names naturally, e.g. foobar11 comes after foobar2
Component | User interface | ||
Title | Sort host names naturally, e.g. foobar11 comes after foobar2 | ||
Date | Jun 27, 2014 | ||
Level | Prominent Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
Hostnames are now sorted naturally. That means that sequences of numbers are being interpreted as numbers. This also works for host names that have the form of an IPv4 address, e.g. 10.1.1.5 is now correctly sorted before 10.1.1.11 and srv17_3 comes before src17_108. This new sorting is implemented in the status GUI and also in WATO.