Subhendu Ghosh 6652835755 moved to supported plugins-scripts 23 年 前
..
aix 44a321cb8a Initial revision 24 年 前
tarballs ff24e93b11 remote log check (via snmp possible) by Alexander Haderer 24 年 前
check_apache.pl 44a321cb8a Initial revision 24 年 前
check_apc_ups.pl c370a35caa fix for ePN 23 年 前
check_backup.pl d71f56c42e plugins from Patrick Greenwell 24 年 前
check_bgpstate.pl 44a321cb8a Initial revision 24 年 前
check_breeze.pl ecc185f1a4 Contrib plugin cleanup 24 年 前
check_cluster.c 040f1650d0 Ethan's check_cluster 24 年 前
check_dhcp.c ecc185f1a4 Contrib plugin cleanup 24 年 前
check_digitemp.pl 2bc0368fec Add Brian Lane's Digitemp (1-wire temp sensor) plugin 23 年 前
check_disk_snmp.pl 827e17f454 Updated to use getopt (Christoph Maser) 23 年 前
check_dl_size.pl d71f56c42e plugins from Patrick Greenwell 24 年 前
check_dlswcircuit.pl 44a321cb8a Initial revision 24 年 前
check_dns_random.pl 44a321cb8a Initial revision 24 年 前
check_email_loop.pl 44a321cb8a Initial revision 24 年 前
check_flexlm.pl ecc185f1a4 Contrib plugin cleanup 24 年 前
check_fping_in.c 44a321cb8a Initial revision 24 年 前
check_ftpget.pl 44a321cb8a Initial revision 24 年 前
check_hltherm.c ecc185f1a4 Contrib plugin cleanup 24 年 前
check_hprsc.pl ecc185f1a4 Contrib plugin cleanup 24 年 前
check_inodes-freebsd.pl 9e3002c652 check inodes - freebsd - candidate for merge with check_inodes 23 年 前
check_inodes.pl 58fad23452 add check_inodes contrib plugin by John Jolet 24 年 前
check_ipxping.c ecc185f1a4 Contrib plugin cleanup 24 年 前
check_joy.sh 44a321cb8a Initial revision 24 年 前
check_linux_raid.pl 005a4281f4 new plugins 23 年 前
check_lmmon.pl 70cdf8f9d8 check motherboard/cpu temp via lmmon 24 年 前
check_log2.pl d2660204b9 New plugins from Aaron Bostick - Veritas Cluster, logfile 24 年 前
check_maxchannels.pl 44a321cb8a Initial revision 24 年 前
check_maxwanstate.pl 44a321cb8a Initial revision 24 年 前
check_mem.pl 44a321cb8a Initial revision 24 年 前
check_ms_spooler.pl 86a2af7685 Primitive and in need of refinement test of MS spooler (with smbclient) 23 年 前
check_mysql.c ecc185f1a4 Contrib plugin cleanup 24 年 前
check_mysql.pl 44a321cb8a Initial revision 24 年 前
check_nagios.pl 44a321cb8a Initial revision 24 年 前
check_nagios_db.pl 005a4281f4 new plugins 23 年 前
check_netapp.pl 44a321cb8a Initial revision 24 年 前
check_nmap.py 44a321cb8a Initial revision 24 年 前
check_nwstat.pl 44a321cb8a Initial revision 24 年 前
check_ora_table_space.pl 44a321cb8a Initial revision 24 年 前
check_oracle_instance.pl c50a8e6553 from Sven Dolderer - check oracle instance 24 年 前
check_pop3.pl 44a321cb8a Initial revision 24 年 前
check_procl.sh 78cc9b2fc1 Jerome Tytgat - accumulated/percentage CPU/MEM per process - bash plugin 23 年 前
check_qmailq.pl 44a321cb8a Initial revision 24 年 前
check_rbl.c 7712d9db24 Check if IP address is specified on RBL - Tim Bell 24 年 前
check_rrd_data.pl 44a321cb8a Initial revision 24 年 前
check_sap.sh 44a321cb8a Initial revision 24 年 前
check_smb.sh 2e24418ea7 new smb check - users 23 年 前
check_snmp_disk_monitor.pl aea21bb585 new plugins contrib 23 年 前
check_snmp_process_monitor.pl bde43533da updates 23 年 前
check_sockets.pl 44a321cb8a Initial revision 24 年 前
check_timeout.c 44a321cb8a Initial revision 24 年 前
check_uptime.c ecc185f1a4 Contrib plugin cleanup 24 年 前
check_vcs.pl d2660204b9 New plugins from Aaron Bostick - Veritas Cluster, logfile 24 年 前
check_wave.pl ecc185f1a4 Contrib plugin cleanup 24 年 前
checkciscotemp.pl 44a321cb8a Initial revision 24 年 前
maser-oracle.pl 44a321cb8a Initial revision 24 年 前
mrtgext.pl 44a321cb8a Initial revision 24 年 前
readme.txt ecc185f1a4 Contrib plugin cleanup 24 年 前
restrict.pl 44a321cb8a Initial revision 24 年 前
urlize.pl 44a321cb8a Initial revision 24 年 前
utils.py 44a321cb8a Initial revision 24 年 前

readme.txt

Contrib Plugins README
----------------------

This directory contains plugins which have been contributed by various people, but that
have not yet been incorporated into the core plugins distribution.

Most Perl plugins should work without modification. Some of the C plugins may require
a few tweaks to compile.

If you have questions regarding the use of these plugins, try contacting the author(s)
or post a message to the nagiosplug-help mailing list (nagiosplug-help@lists.sourceforge.net)
requesting assistance.



Contrib Tarballs
----------------

In addition to the plugins located in this directory, there are some additional tarballs
containing plugins in the tarballs/ subdirectory. They have not yet been organized.
A brief description of their contents follows.


berger-ping.tar.gz - Perl script version of the check_ping plugin and a corresponding
CGI (mtr.cgi) that uses mtr to traceroute a path to a host.
(Gary Berger)

bowen-langley_plugins.tar.gz
- Several C plugins including check_inode, check_boot, etc.
(Adam Bown & Thomas Langley)


check_bgp-1.0.tar.gz - Perl script intended for monitoring BGP sessions on Cisco routers.
Only useful if you are using BGP4 as a routing protocol. For
critical alert the AS (autonomous system) number has to be in the
uplinks hash (see the source code). Requires SNMP read community.
(Christoph Kron)

check_memory.tgz - C plugin to check available system memory

check_radius.tar.gz - C program to check RADIUS authentication. This is a hacked version of
the Cistron Radiusd program radtest that acts as a plugin for Nagios.
The vast majority of the code was written by someone at Livingston
Enterprises and Cistron. NOTE: Due to the copyright restrictions in
this code, it cannot be distributed under the GPL license, and thus
will not appear in the core plugin distribution!
(Adam Jacob)

hopcroft-plugins.tar.gz - Various example plugin scripts contributed by Stanley Hopcroft.
Includes a plugin to check Internet connectivity by checking various
popular search engines, a plugin to check the availability of login
to a TN/3270 mainframe database using Expect to search for "usual"
screens, and another plugin to test the availability of a database
search via the web.
(Stanley Hopcroft)

radius.tar.gz - Code modifications necessary to make the radexample app
supplied with the radiusclient code work as a RADIUS plugin
for Nagios (Nick Shore)