Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
nagiosexchange
check spamassassin
www.vanheusden.com/Linux/#spamccheck spamassassin checks if 'spamd' runs and works correctly.
check_bl
bashton.com/osprojects/nagiosplugins/This plugin for Nagios will check whether the specified server is in any of the numerous anti-spam blocklists.
check_blackberry (updated)
nagios.zazacorp.info/source/plugin/check_backberryupdate of Philipp Deneu plugin. Editor's Note: Plugin seems to have disappeared.
check_bl_async
www.willingminds.com/resources/downloads.htmlThis is a rewrite of check_bl 1.0 using asynchronous lookups and listing of RBL sites that failed to return a response.
check_dovecot
Nagios plugin (script) to check the status of the dovecot master process as well as the associated IMAP and POP processes.
check_email_loop
www.benjamin-schmid.de/netsaint.htmA check plugin which sends emails via SMTP and expects them to arrive in a defined POP3 email account. Using an external mail forward this script enables you to assert basic functionality of sending & receiving emails.
check_exchange_webmail.sh
This is a bash shell script that checks to see if it can access webmail provided by exchange. -> check_exchange_webmail.sh
check_imap_login Plugin
www.bertera.it/software/nagios/check_imap_loginPython plugin for executing a imap login
check_imap_mailbox
www.linuxaddicted.de/blog/nagios-plugins/#check_imap_mailboxCheck a IMAP mailbox for new mails
check_lotus_state
www.barbich.net/websvn/wsvn/nagios/nagios/plugins/check_lotuChecks the status of a notes server through SNMP. Editor's Note: This plugin seems to have disappeared. Anyone have a copy they can upload?
check_mailman_qfiles
www.xmission.com/Checks age and number of mailman qfiles to keep the mailing lists flowing and responsive.
check_mail_system
This plugin sends an email and then checks a pop3 account for this mail.
check_pop3_limit
pagecomingsoon.com/A Perl script check plugin that pops a POP3 account and checks for the number of emails in the account. You would set a warning and critical threshhold as to the number of emails can be in the POP account before alerting you once it reaches or exceeds th
check_pop3_login
barthax.is-a-geek.org/NagiosExchange/Simple extension to a POP3 checker: a Perl plugin which logins into an account with accounts details given as parameters.
check_pop3_subject.pl
blog.zacharyarmstrong.com/This plugin checks a pop3 account for all emails matching a given subject. This could be useful if you have some sort of system that periodically sends an email to let you know its state. We use this for monitoring intellisync.
check_postfix
www.kilala.nl/Basic monitor that checks if Postfix is up and running.
check_rbl.pl
www.steveshipway.org/forum/Check is the host is on any of the public email blacklists.
check_spamd
code.google.com/p/perlmonkey/Perl script to check the spamassassin daemon's state. Will return the relevant error codes back to nagios.
mdaemon_check
www.spreendigital.de/blog/nagios/?#nagios_mdaemon_checkA Nagios NRPE plugin that checks the active connections to and from a MDaemon server, the plugin checks and returns the SMTP, POP, IMAP, WorldClient and Webadmin connections.
mdaemon_stats
www.spreendigital.de/blog/nagios/?#nagios_mdaemon_statsA Nagios NRPE plugin that parses the status page of a MDaemon server, the plugin returns the SMTP, POP, Spam, virus, SPF, DK cache, IP cache, LDAP cache and tarpit statistics of the MDaemon mail server.
mqueue_check
www.jeffx.com/projects/mqueue_check/Plugin to check how many messages are waiting to be sent in the mail queue.
Carel pCOWeb for lenox Air conditioning alarm testing
check for carel pcoweb alarms supported by lenox Air conditioning Unit
Check folder content via FTP
Perl plugin that count the number of files in an FTP folder.
Check HTTP Requisites
syslab.com/A python checker that downloads a webpage using wget including all page requisites so that it is possible to monitor the real amount of data transferred to the user
Check Proxy with Authentication
This BASH script uses wget and its parameters to accept a proxy server IP plus credentials to access the website passed to it. It uses spider functionality to access the website and confirm that the correct site is accessed. Block pages are recognized as
check_http perl script
wiburg.de/nagiosplugins/check_httpThis plugin is _no_ replacement of the default check_http plugin, but it allows to define critical and/or warning status depending on content and/or http response code.
check_apache2.py
www.matejunkie.com/Script written in Python to check Apache2's server-status page with warning/critical threshold for req/sec
check_apacheconcreq
Nagios script to check the number of concurrent requests being processed by Apache
check_apachestatus
A Nagios plugin that parses the status page of an apache server, the plugin returns the response time, the amount of idle, busy and open slots. The perfdata returns the status of all slots. Optionally you can specify how much slots should be available.
check_curl2
Check a web page contents for specific search terms. Built on check_curl posted here on Nagios Exchange by maestrx. Added capability to have output from webpage completely drive Nagios return codes.
check_hgsc_ftp
www.hgsc.bcm.tmc.edu/Uses Net::FTP to login to an ftp server for a better-than-tcp-port check.
check_horde_login
www.bertera.it/software/nagios/check_horde_logincheck a login into a horde/imp webmail
check_https_cert
Perlscript for checking a https-servers, with a ssl-client-certificate.
check_http_content
www.capside.com/check_http_content is a web content monitor written in perl. Checks a URL for specific text.
check_ichains
www.aculei.net/~mjoyce/The purpose of the plugin is to check individual websites for a user defined regex to be sure they are functioning properly. This plugin supports authentication to Novell IChains Single Sign On systems. This is a perl plugin for Nagios that is ePN capabl ...
check_php_sess
Nagios script to check the number of active PHP sessions
check_pound_stat Monitoring Pound Backends
linux-techblog.de/NRPE-Plugin that checks the backends from pound, which is a reverse-poxy aka http-load-balancer
check_ssl_cert_validate.php - Validate X.509 PKI Chain
people.collaborativefusion.com/~seklecki/check_tftp
Nagios plugin to check a tftp server. Uses the local "tftp" client binary to issue a "status" command and processes the results. By O'Shaughnessy Evans.