Nagios Stuff

Plugins

check_spamd

check_spamd is a Nagios plugin for checking SpamAssassins SPAMD. It's written in Perl, should work with the embedded Perl interpreter (not tested though), does not require spamc to be installed on the Nagios host and has no other prerequisites. FreeBSD users can install the net-mgmt/nagios-spamd-plugin port.

Download: check_spamd.pl

check_certexp

check_certexp is a Nagios plugin for checking the number of days left until a certificate expires. The check is done via an SSL connection (STARTTLS mechanisms are not supported). The plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and requires Net::SSLeay and Date::Manip to be installed on the Nagios host.

Download: check_certexp.pl

check_notifications

check_notifications is a simple plugin which returns a WARNING state if Nagios notifications are currently disabled (globally). If this is sometimes done (via the webinterface), the plugin might be useful in order to make sure that re-enabling notifications won't be forgotten.

Download: check_notifications.sh

check_ldap

check_ldap is a Nagios plugin for checking LDAP servers. It's written in Perl, should work with the embedded Perl interpreter (not tested though) and requires Net::LDAP to be installed on the Nagios host.

Download: check_ldap.pl

check_pop

check_pop is a Nagios plugin for checking POP3 servers. Unlike the standard plugin from the official plugins package, it (optionally) allows for checking username/password authentication. If authentication fails, a WARNING state will be returned. This plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and has no other prerequisites.

Download: check_pop.pl

check_imap

check_imap is a Nagios plugin for checking IMAP servers. Unlike the standard plugin from the official plugins package, it (optionally) allows for checking username/password authentication. If authentication fails, a WARNING state will be returned. This plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and has no other prerequisites.

Download: check_imap.pl

check_ftp

check_ftp is a Nagios plugin for checking FTP servers. Unlike the standard plugin from the official plugins package, it (optionally) allows for checking username/password authentication. If authentication fails, a WARNING state will be returned. This plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and has no other prerequisites.

Download: check_ftp.pl

check_irc

check_irc is a Nagios plugin for checking IRC servers. If a nickname is given on the command line, the plugin will try to log in. This plugin is written in Perl, should work with the embedded Perl interpreter (not tested though) and has no other prerequisites.

Download: check_irc.pl

check_lmtp

check_lmtp is a Nagios plugin for checking LMTP servers. It's written in C, heavily based on check_smtp from the official plugins package, and has no special prerequisites.

Download: check_lmtp.c

Patches and tools

See my Nagios patches and configuration helper tools. Actually, at the time of this writing, there's not much to see yet, but I hope to upload clean versions of my quick`n'dirty stuff really soon now :-)

PDF documentation

This is the official Nagios 2.0 HTML documentation converted to PDF.

Download: nagios-2.pdf


Valid XHTML 1.1!  Valid CSS!  Powered by Debian GNU/Linux

Last modified: $Date: 2020/08/21 07:04:25 $ by Holger Weiß