Licenses: Updated the list of licenses and added a PDF containing all license texts
[check_mk.git] / .werks / 749
blobb7abbed77f971908ff4895f142c633a633055299
1 Title: Allow to restrict visibility of events by their host contacts
2 Level: 2
3 Component: ec
4 Version: 1.2.5i1
5 Date: 1395238587
6 Class: feature
8 The Event Console has now two new permissions:
10 <ol>
11 <li>See all events</li>
12 <li>See events not related to a known host</li>
13 </ol>
15 Both permissions default to <i>yes</i> in all roles. If you remove the <i>See all events</i>
16 permission then a user can only see events for hosts that either he is a monitoring contact for
17 or that are not known to the monitoring at all (i.e. no host with such a name or IP address
18 is configured as monitored host in your monitoring core). The visibility of the later
19 ones can be switched off with the second permission. The second permission is only relevant
20 if <i>See all events</i> is set to <i>no</i> - of course.
22 Furthermore you can now assign <i>Fallback Contact Groups</i> to an event. This
23 is done with a new rule option in the section <i>Outcome &amp; Action</i>. As
24 soon as you assign contact groups these will be assumed for all hosts
25 that are not in the monitoring. That groups will be attached as an additional information
26 to each event created with that rule. These events will then be handled like as if the
27 host is known to the monitoring when it comes to the visibility.