# README

check-mailq

Description

Monitor mail queue count.

Usage

$ check-mailq -w 100 -c 200 -M postfix

Setting

[plugin.checks.mailq]
command = "/path/to/check-mailq -w 100 -c 200 -M postfix"

Other