Random Project
Home > Plugins > Email and Groupware

Email and Groupware

Nagios plugins to monitor various email and groupware systems.

Showing 109-120 of 135 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This script will check to make sure that the spamassassin daemon is still functioning. It also parses the error codes that spamc returns and passes…
This plugin takes a single argument - the IP address of the mail server. It then checks on several public email spam blacklists (Spamhaus, SORBS,…
**Installation** # Edit **python-setuid.c** and update the first 2 define lines with path to your python binary and path to check_qmailq.py # Compile **python-setuid.c** gcc…
Basic monitor that checks if Postfix is up and running. It checks for a number of processes and ports. This script was quickly hacked together…
This plugin is written in python and does two things each time it runs : 1 - Sends an email containing an id to a…
Simple perl script to check the various mailman qfiles directories for old, unprocessed items and report on freshness.
# this plugin determines the state of a lotus notes server through SNMP. # # This plugin is a derivate of work by Patrick PROY…
Quick and dirty hack of the perfectly nifty check_mailq (Subhendu Ghosh/Carlos Canau/Benjamin Schmid) that just checks the number of "*-H" files in the exim input…
Nagios plugin (script) to check the status of an exim mail queue. This script has been designed and written for the lowest common denominator of…
#! /bin/bash # VERSION 0.5 # This script checks to see if it can access webmail provided by exchange # At current, it only outputs…
Hi guys! This is a plugin I wrote //centuries// ago. Meanwhile I do not administer any email servers any more but this plugin seemed to…
Includes check_smtp_send, check_imap_receive, and check_email_delivery which checks the complete delivery loop using the smtp and imap plugins. You can use check_smtp_send and check_imap_receive independently, and…