CentOS 7
Sponsored Link

Zabbix 3.4 : Notification email setting2017/08/27

 
Many items are configured on the defaults' template but it's not set to send notifications by default, so set it like follows.
[1]
[2] Login to Zabbix admin site with admin user and move to [Configuration] - [Actions] tab. An action which notifications are sent is defined by default like follows, so click [Disabled] to turn [Enabled].
[3] Notifications are enabled. Default recipients is just the Zabbix admin group.
[4] If a value is over from a value set as a threshold, a notification is sent like following example.
From root@localhost.srv.world  Fri Aug 25 18:05:01 2017
Return-Path: <root@localhost.srv.world>
X-Original-To: root@localhost
Delivered-To: root@localhost.srv.world
From: <root@localhost.srv.world>
To: <root@localhost.srv.world>
Date: Fri, 25 Aug 2017 19:05:01 +0900
Subject: Problem: Zabbix agent on Zabbix server is unreachable for 5 minutes
Content-Type: text/plain; charset="UTF-8"
Status: R

Problem started at 19:05:00 on 2017.08.25
Problem name: Zabbix agent on Zabbix server is unreachable for 5 minutes
Host: Zabbix server
Severity: Average

Original problem ID: 18
[5] To click the action name, it can see details.
[6] It's possible to edit notification messages on [Operations] tab.
[7] It's possible to edit recovery messages on [Recovery Operations] tab.
Matched Content