Icinga / icinga2

The core of our monitoring platform with a powerful configuration language and REST API.
https://icinga.com/docs/icinga2/latest
GNU General Public License v2.0
1.98k stars 571 forks source link

Windows agent wizard: allow to change the parent zone name #10091

Open Al2Klimov opened 2 weeks ago

Al2Klimov commented 2 weeks ago

fixes #9602

TODO

The main part is 8d85ed38d3d5e8cd00e610e4cc77265172946501

As you can see, I can input my own zone and it affects zones.conf:

Bildschirmfoto 2024-06-19 um 16 00 37 Bildschirmfoto 2024-06-19 um 16 08 38 Bildschirmfoto 2024-06-19 um 16 08 52

8708a1fb676243f8c78b85da509fbcb86303e006 doesn't matter

While on the main issue, which implies fully re-creating screenshots in doc/images/distributed-monitoring, I also removed the space which I introduced here: https://github.com/Icinga/icinga2/pull/9703/files#diff-ba5eb9549040f718934486398dfdd86ae3b2825e889222820ec2eb87ce38beb3

I just moved a few elements in a visual editor there. I strongly suggest you to look at the commits separately and to hide whitespace if possible.