Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 351 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 351 Bytes

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