Werk #17700: New HTML Email template
Component | Notifications | ||
Title | New HTML Email template | ||
Date | Mar 6, 2025 | ||
Level | Prominent Change | ||
Class | New Feature | ||
Compatibility | Compatible - no manual interaction needed | ||
Checkmk versions & editions |
|
To modernize the look and feel of our HTML Emails, we now use a Jinja2 template. The template is divided into three parts:
- Summary: a short overview of the event, host, and service name
- Event overview: details related to the event, i.e. date, host address, site, and service details
- Graph: a visualization of host or service (when available)
As before, you are still able to configure additional options in the HTML Email parameter. For better usability, these options are now divided into different sections:
Settings
- URL prefix for links to Checkmk
- Enable synchronous delivery via SMTP (only CEE/CME)
Email header
- Custom sender ("From") (2.3: "From")
- Custom recipient of "Reply to" _(2.3: "Reply to")
- Hide other recipients: Send individual notifications to each recipient (2.3: "Send separate notifications to every recipient")
- Subject line for host notifications (2.3: "Subject for host notifications")
- Subject line for service notifications (2.3: "Subject for service notifications")
Email body/content
- Custom HTML section (2.3: "Add HTML section above table")
- Additional details (2.3: "Display additional information")
- Show contact groups (new)
- Show service labels (new)
- Show host labels (new)
- Show host tags (new)
- Number of graphs per notification (2.3: "Graphs per notification")
Troubleshooting/testing settings
- Show notification rule that triggered the notification (new)
Bulk notifications
- Notification sort order for bulk notifications
- Limit number of events with graphs per bulk notification (2.3: "Bulk notifications with graphs")
No action is needed for old HTML Email notification rules.