Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 5323
blobbcc5d96608a3ebca8da854e2a5faec14846846ec
1 Title: Notification mail: Added variables which will be replaced by the entities choosen below 'Create separate notification bulks based on'
2 Level: 1
3 Component: notifications
4 Compatible: compat
5 Edition: cre
6 Version: 1.5.0i1
7 Date: 1508416809
8 Class: feature
10 If bulking is enabled in notification mail the following variables
11 will be replaced if the related entity is choosen below
12 <i>Create separate notification bulks based on</i>. These are
13 <ul>
14 <li>Folder: <code>$FOLDER$</code></li>
15 <li>Hostname: <code>$HOSTNAME$</code></li>
16 <li>Service description: <code>$SERVICEDESC$</code></li>
17 <li>Service level: <code>$SERVICE_LEVEL$</code></li>
18 <li>Check type: <code>$CHECKCOMMAND$</code></li>
19 <li>Host/Service state: <code>$STATE$</code></li>
20 <li>Event console contact: <code>$EC_CONTACT$</code></li>
21 </ul>