Home > Plugins > Email and Groupware

Email and Groupware

Nagios plugins to monitor various email and groupware systems.

Showing 73-84 of 135 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Small plugin which checks if cyrmaster process is running and returns the current connection load for cyrus-imapd. Syntax: check_cyrus-imapd -w -c If you run it…
The main feature of the script is speed. It is much faster than other similar plugins that parse mailq and postqueue. It takes only seconds…
This script parses the /var/log/. IFS is used so the date/time field is seen as different columns instead of 1 field. Grep finds the lines…
# Revision 1.1.1.2 2011/10/12 19:08:00 msp # Fixed a problem of comparison caused by the # transition to a new version of PERL # #…
Script is tested on Ubuntu to Groupwise 8. SuSe should also work. # CHECKS echo "Messages Undelivered" echo "Statuses Processed" echo "Messages Sent" echo "Messages…
#!/bin/bash #set -x ################################################################################ # # check_activesync plugin for Nagios # # Originally Written by Kristijan Modric (kmodric_at_gmail.com) # # Created: 23 March 2011 #…
At OID 1.3.6.1.4.1.334.72.1.1.9.4.0 it quietly makes it’s opinion known but no one has really paid it much attention until now.. Returns either ‘Plentiful’ (OK), ‘Normal’…
Changelog: # 0.1 - initial release # 0.2 - added exit if sa-update command fails # 0.3 - command help text added # 0.4 -…
----------------------------------------------------------------------------------- Entry for commands.cfg: define command { command_name check_zarafa command_line $USER1$/check_zarafa.sh --param $ARG1$ -w $ARG2$ -c $ARG3$ } Example: { .... service_description Threads_idle check_command check_zarafa!threads_idle!10!20…