Home Software
RADIUS Plugin
ZUPS Daemon Deletemail PPP Usage C99‑snprintf Nagios Stuff OSBF‑Lua Stuff Mutt Patches Qmail Patches Misc Snippets Contact
|
Nagios StuffPluginscheck_spamdcheck_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_certexpcheck_certexp is a Nagios plugin for checking
the number of days left until a certificate expires. The check is
done via an SSL connection ( Download: check_certexp.pl check_notificationscheck_notifications is a simple plugin which returns a
Download: check_notifications.sh check_ldapcheck_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_popcheck_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
Download: check_pop.pl check_imapcheck_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
Download: check_imap.pl check_ftpcheck_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
Download: check_ftp.pl check_irccheck_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_lmtpcheck_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 toolsSee 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 documentationThis is the official Nagios 2.0 HTML documentation converted to PDF. Download: nagios-2.pdf Last modified: $Date: 2020/08/21 07:04:25 $ by Holger Weiß |