9
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Zabbixのメール通知設定

Posted at

Zabbixのメール通知がとりあえず飛ぶようになる設定です。
つまづきやすい点も含めて記載したので、設定しててメールが飛ばないなどに見てください。

1. Administrations→Users

 ・メディアにEmailを持ったユーザを作成 / Mail Notification User
 ・権限に対象のホストグループやホストを追加する

WS000001.JPG

2. Administrations→Media types

 ・Emailの設定を記入してEnableにする
 ・SMTP serverは適宜指定
 ・SMTP helloは環境に依存するが、通常はドメイン名
 ・自サーバがSMTPサーバになる場合は、IPv6との兼ね合いで127.0.0.1に設定すると良い

  ※SMTPサーバに認証がついている場合は、こちらを参照

3. Configuration→Actions

 ・基本はデフォルトで、Conditionsで対象のトリガーを設定
 ・ActionタブでOperation typeをSend Messageに設定
 ・Send to User groupsかSend to Usersを設定
 ・Conditionsは特に設定なしでも動作します。

WS000002.JPG

さいごに

今回、メール通知について書きましたが、チャットとの連携は整理できたらブログにまとめようと思います。

9
9
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
9
9

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?