No commit activity in last 3 years
No release in over 3 years
This plugin provides facilities for monitoring the system mail queue
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Sensu plugin for monitoring the system mail queue

A sensu plugin to monitor the system mail queue. It supports both Postfix and Exim.

Usage

The plugin accepts the following command line options:

Usage: check-mailq.rb (options)
    -c, --critical <LENGTH>          Critical if LENGTH exceeds current mail queue
        --mailq-cmd <PATH>           Path to mailq executable (default: /usr/bin/mailq)
    -w, --warn <LENGTH>              Warn if LENGTH exceeds current mail queue

Author

Matteo Cerutti - matteo.cerutti@hotmail.co.uk