Code

check_host: Allocate a large-enough buffer for the host table.
[nagiosplug.git] / REQUIREMENTS
1 Nagios Plugin Requirements
2 --------------------------
4 Some plugins require that you have additional programs and/or
5 libraries installed on your system before they can be used.  Plugins
6 that are dependent on other programs/libraries that are missing are
7 usually not compiled.  Requirements for various plugins are listed
8 below...
10 check_ldaps, check_http --ssl, check_tcp --ssl, check_smtp --starttls
11         - Requires openssl or gnutls libraries for SSL connections
12           http://www.openssl.org, http://www.gnu.org/software/gnutls
14 check_fping:
15         - Requires the fping utility distributed with SATAN.  Either
16           download and install SATAN or grab the fping program from
17           http://www.fping.com/
18                 RPM: http://rpmfind.net/linux/rpm2html/search.php?query=fping
19           Note that the fping command must be setuid root to function.
21 check_game:
22         - Requires the qstat utility available from
23           http://sourceforge.net/projects/qstat/
24           Last tested on qstat 2.3d BETA
26 check_hpjd:
27         - Requires the NET-SNMP package available from
28           http://net-snmp.sourceforge.net/
29           The snmpget binary is all that is required.
31 check_ldap:
32         - Requires the LDAP libraries available from
33           http://www.openldap.org/
34                 Lib: libldap, liblber
35                 Redhat Source: openldap-1.2.9-6.i386.rpm, openldap-devel-1.2.9-6.i386.rpm
37 check_mysql, check_mysql_query:
38         - Requires the MySQL libraries available from
39           http://www.mysql.org/
40                 Lib: libmysql, libmysqlclient
41                 Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however)
42                 RPMS from www.mysql.org work better
43           Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config
45 check_pqsql:
46         - Requires the PostgreSQL libraries available from
47           http://www.postgresql.org/
49 check_radius:
50         - Requires the radiusclient-ng library available from:
51           http://developer.berlios.de/projects/radiusclient-ng/
52         - This plugin also works with the original radiusclient library from
53           ftp://ftp.cityline.net/pub/radiusclient/
54                 RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2
55           Unless you're using a distro-maintained version of this library you
56           probably want to use radiusclient-ng. The original radiusclient library is
57           unmaintained and has many known issues, particularly with 64bit systems.
59 check_snmp:
60         - Requires the NET-SNMP package available from
61           http://net-snmp.sourceforge.net/
63 check_ifstatus/check_ifoperstatus
64         - Requires Net::SNMP perl module
65           http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/
67 check_nwstat:
68         - Requires MRTGEXT NLM for Novell Servers
69           http://forge.novell.com/modules/xfmod/project/?mrtgext
71 check_nt:
72         - Requires NSClient to run on the NT server to monitor
73           http://nsclient.ready2run.nl/
75 check_ups:
76         - Requires Network UPS Tools (>= 1.4) to run on the server to monitor
77           http://www.networkupstools.org/
79 check_ide_smart:
80         - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. 
82 OS Specific Issues
83 ------------------
85 HP-UX 11.11
86 You need to use the version of gcc provided by HP at version 3.3.3.
87 Also, you need GNU make 3.8