How do I tell Prometheus' Alertmanager to send email through Gmail's SMTP server

duggulous

I would like Prometheus to send emails from a Gmail (Gapps) account when metrics cross certain thresholds. In the Alertmanager config docs, there's no mention of passwords. How do I authenticate to the SMTP server?

brian-brazil

This can be done with the fields auth_username, auth_password and auth_identity in the config file.

There's a full guide at http://www.robustperception.io/sending-email-with-the-alertmanager-via-gmail/

Make sure you're using a very recent alertmanager, 0.1.1 won't work.

この記事はインターネットから収集されたものであり、転載の際にはソースを示してください。

侵害の場合は、連絡してください[email protected]

編集
0

コメントを追加

0

関連記事

分類Dev

how do i send an email through joomla

分類Dev

How do I configure exim4 to send mail through a password protected ssl smtp mail server?

分類Dev

How do I schedule an email to send at a certain time using cron and smtp, in python?

分類Dev

Gmail api: How do I get the recipient's email using the ID?

分類Dev

How Can i send the email from the MVC4 to my gmail without using my password?

分類Dev

How do i send email from Azure function app

分類Dev

PrometheusのAlertmanagerにGmailのSMTPサーバー経由でメールを送信するように指示するにはどうすればよいですか

分類Dev

Yii2 SwiftMailer sending email via remote smtp server (gmail)

分類Dev

How do I set up Emacs on Linux to read/send mail from Gmail?

分類Dev

How to configure a server to send email using cPanel?

分類Dev

PHP send email BCC & CC using SMTP

分類Dev

How can I tell through the Stripe API if a connected account is complete?

分類Dev

Send Email via Gmail from Command Prompt

分類Dev

gmail not load external css for send email templates

分類Dev

Send an HTML email using the Gmail API

分類Dev

Google Scripts: send email with GMail imported account

分類Dev

How to send email in Linux shell script using SMTP without providing the password?

分類Dev

Getting error while sending email through Gmail

分類Dev

SMTP to Gmail Authenticated Relay not working email stuck in queue

分類Dev

Sending email from asp.net using Gmail SMTP OAUTH

分類Dev

phpmailer working on localhost but when i upload it on my ubuntu server it gives me error and mail is not sending(I am using gmail smtp)

分類Dev

How do I query an API latency Error Budget from Prometheus

分類Dev

How do I install the latest version of Prometheus on 16.04?

分類Dev

How can I tell which web server Zimbra 8.0.6 is running?

分類Dev

How do I configure rsyslog to send logs from a specific program to a remote syslog server?

分類Dev

How To Send A Reply With Gmail API

分類Dev

How can I send inputs to a URL (someone else's server) and get the output back for use in my PHP?

分類Dev

How do I tell the `date` command to only show the time?

分類Dev

How do I tell GCC asm that an input register is clobbered?

Related 関連記事

  1. 1

    how do i send an email through joomla

  2. 2

    How do I configure exim4 to send mail through a password protected ssl smtp mail server?

  3. 3

    How do I schedule an email to send at a certain time using cron and smtp, in python?

  4. 4

    Gmail api: How do I get the recipient's email using the ID?

  5. 5

    How Can i send the email from the MVC4 to my gmail without using my password?

  6. 6

    How do i send email from Azure function app

  7. 7

    PrometheusのAlertmanagerにGmailのSMTPサーバー経由でメールを送信するように指示するにはどうすればよいですか

  8. 8

    Yii2 SwiftMailer sending email via remote smtp server (gmail)

  9. 9

    How do I set up Emacs on Linux to read/send mail from Gmail?

  10. 10

    How to configure a server to send email using cPanel?

  11. 11

    PHP send email BCC & CC using SMTP

  12. 12

    How can I tell through the Stripe API if a connected account is complete?

  13. 13

    Send Email via Gmail from Command Prompt

  14. 14

    gmail not load external css for send email templates

  15. 15

    Send an HTML email using the Gmail API

  16. 16

    Google Scripts: send email with GMail imported account

  17. 17

    How to send email in Linux shell script using SMTP without providing the password?

  18. 18

    Getting error while sending email through Gmail

  19. 19

    SMTP to Gmail Authenticated Relay not working email stuck in queue

  20. 20

    Sending email from asp.net using Gmail SMTP OAUTH

  21. 21

    phpmailer working on localhost but when i upload it on my ubuntu server it gives me error and mail is not sending(I am using gmail smtp)

  22. 22

    How do I query an API latency Error Budget from Prometheus

  23. 23

    How do I install the latest version of Prometheus on 16.04?

  24. 24

    How can I tell which web server Zimbra 8.0.6 is running?

  25. 25

    How do I configure rsyslog to send logs from a specific program to a remote syslog server?

  26. 26

    How To Send A Reply With Gmail API

  27. 27

    How can I send inputs to a URL (someone else's server) and get the output back for use in my PHP?

  28. 28

    How do I tell the `date` command to only show the time?

  29. 29

    How do I tell GCC asm that an input register is clobbered?

ホットタグ

アーカイブ