lorentzca / check-mailgun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

check-mailgun

Description

Check state that registered domain on mailgun.

Download

Setting

[plugin.checks.mailgun]
command = "path/to/check-mailgun -p <your mailgun apikey> -d <your domain>"

When you want to set interval etc, see Adding monitors for script checks - Mackerel Docs.

[plugin.checks.mailgun]
command = "path/to/check-mailgun -p <your mailgun apikey> -d <your domain>"
notification_interval = 60
max_check_attempts = 2

Options

Application Options:
  -p, --apikey= Mailgun Api Key
  -d, --domain= Mailgun Domain

Help Options:
  -h, --help    Show this help message

About


Languages

Language:Go 100.0%