Refactoring: Changed remaining check parameters starting with an 's' to the new rules...
[check_mk.git] / .werks / 4319
blobc58c0d1f851562c83e2be61dca1edfbf74637191
1 Title: Service discovery and configuration more user friendly
2 Level: 3
3 Component: wato
4 Compatible: compat
5 Version: 1.4.0b1
6 Date: 1486133553
7 Class: feature
9 The service discovery dialog of hosts has completely been reworked. It has
10 been changed to be more user friendly and make bulk actions more comfortable.
12 We have reduced the number of columns, moved the action icons to the first
13 columns and made the checkboxes for bulk actions optional. Each table has
14 now it's own bulk actions. These actions are performed on all rows of the
15 table by default. If you enabled the checkboxes, the actions are performed
16 on the selected rows. The full scan button is now an action button like the
17 other actions.
19 Actions on that page will now make you stay on the page to see the result
20 of your action.
22 The disabling of services is now totally done via the "disabled services"
23 ruleset. For each host a host specific rule is added to this ruleset for
24 setting the disabled services you choose in the service discovery dialog. If
25 you have global rules that disable services and choose to enable that
26 service via the service discovery dialog, a "enable" rule is created for
27 the selected service.
29 This means the service discovery page creates up to two rules in "disabled
30 services" for each host, one positive and one negative rule. These rules
31 have the description "Discovery rule of '[hostname]'".