Skip to content

Instantly share code, notes, and snippets.

View mlwood98's full-sized avatar

Michael Wood mlwood98

View GitHub Profile
@mlwood98
mlwood98 / check_postfix_mailqueue
Last active June 7, 2016 10:23 — forked from alexlehm/check_postfix_mailqueue
Nagios plugin for checking postfix queue sizes.
#!/bin/bash
###################################################################
# check_postfix_mailqueue is developped with GPL Licence 2.0
#
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
#
# Developped by : Bjoern Bongermino
#
###################################################################
# This program is free software; you can redistribute it and/or