Random Project
Home > Plugins > Email and Groupware

Email and Groupware

Nagios plugins to monitor various email and groupware systems.

Showing 85-96 of 135 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Use Nagios and powershell to monitor Exchange 2010 mail queues. A script to monitor the status of Exchange 2010 mail queues on all Hub Transport…
define command{ command_name check_pmta_connections command_line /usr/lib64/nagios/plugins/check_pmta_connections -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ } Usage: check_pmta_connections -i/-o -w -c -x -d -H --hostn=
#!/bin/bash #set -x ################################################################################ # # check_activesync plugin for Nagios # # Originally Written by Kristijan Modric (kmodric_at_gmail.com) # # Created: 23 March 2011 #…
Use this script to check the last Exchange backup date from AD. It's written in Powershell, it works well but it is a bit of…
mailgraph is a good tool at analysing mail server log, it supports many MTA(including sendmail, postfix, exim,etc.), with support for mailscanner,spamassassin,etc. As a whole, mailgraph…
Features: - check length of Postfix queue - specify limits for WARNING and CRITICAL - specify address to count - exclude something from taking it…
This is the ultra hack mashup to have a nagios check that checks a pop3 account for an email with a specific subject line. Some…
Client configuration ==================== 1) Put the script in the appropiate directory on the client. If you compile from source, it should be /usr/local/nagios/libexec. 2) Add…