Random Project
Home > Plugins > Email and Groupware

Email and Groupware

Nagios plugins to monitor various email and groupware systems.

Showing 25-36 of 135 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
It will search exim mainlog for mails sent and count for each source. If too many mails are found it will alert. New version, small…
This will display the current number of messages in queue of a SmarterMail Server. Client configuration =================== 1) You must have installed SmarterMail Mail Server…
# /usr/local/opmon/libexec/priax/zimbra/zmqstat.pl -q deferred -w 20 -c 25 Queue deferred: 9 | 'deferred'=9;20;25;0; Obs: Grant permission to the nagios user in visudo: nagios ALL=(zimbra) NOPASSWD:/opt/zimbra/bin/zmcontrol
Simple Socket mailer what support ssl and auth modes like AUTH LOGIN,AUTH PLAIN,AUTH CRAM-MD5. so long see desc. for how to build on Linux. on…
Mailbox can be passed as parameter or "hardcoded" inside script. It should cover situations with mailbox send/recieve quota set to 'unlimited', if you have send/recieve…
Nagios agent to check how many e-mail are processed by qmail. This probe parses qmail logs and count how many : - Successful delivered mails…
1. Add to visudo your nrpe (NAGIOS) user 2. Add the following to nrpe.cfg: command[check_queue]=sudo /usr/local/nagios/libexec/check_mailq_requests.sh -w 40 -c 50 3. /etc/init.d/nrpe restart or /etc/init.d/nagios-nrpe-server…
This Perl plugin will attempt to connect to a user on a given mail server and send out an alarm if it either fails to…
USAGE: /check_postfix_mailqueue2.sh -w 'Warning level for active mails' -c 'Critical level for active mail' /check_postfix_mailqueue2.sh -h will give you more information and source code is…
This is a Nagios plugin, for checking the normal operation of a Postfix greylisting policy-daemon. The Postfix mail server can use policy-deamons to accecpt, reject,…
Plugin made by Edouard Lamoine This plugin is checking the Postfix queue, and allow user to pass WARNING and CRITICAL thresholds. Copy the plugin in…