developer-guidelines.sgml: Normalize spelling
[monitoring-plugins.git] / REQUIREMENTS
blob1f673e982a201cad176cb97cf3e916383b9dee55
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://dev.mysql.com/downloads/
40                 Lib: libmysql, libmysqlclient
41                 Redhat Source (RHEL6, YUM): mysql-devel, mysql-libs
42           Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config
44 check_pqsql:
45         - Requires the PostgreSQL libraries available from
46           http://www.postgresql.org/
48 check_dbi:
49         - Requires the DBI libraries available from
50           http://libdbi.sourceforge.net/
52 check_radius:
53         - Requires the radiusclient-ng library available from:
54           http://developer.berlios.de/projects/radiusclient-ng/
55         - This plugin also works with the original radiusclient library from
56           ftp://ftp.cityline.net/pub/radiusclient/
57                 RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2
58           Unless you're using a distro-maintained version of this library you
59           probably want to use radiusclient-ng. The original radiusclient library is
60           unmaintained and has many known issues, particularly with 64bit systems.
62 check_snmp:
63         - Requires the NET-SNMP package available from
64           http://net-snmp.sourceforge.net/
66 check_ifstatus/check_ifoperstatus
67         - Requires Net::SNMP perl module
68           http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/
70 check_nwstat:
71         - Requires MRTGEXT NLM for Novell Servers
72           http://forge.novell.com/modules/xfmod/project/?mrtgext
74 check_nt:
75         - Requires NSClient to run on the NT server to monitor
76           http://nsclient.ready2run.nl/
78 check_ups:
79         - Requires Network UPS Tools (>= 1.4) to run on the server to monitor
80           http://www.networkupstools.org/
82 check_ide_smart:
83         - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. 
85 OS Specific Issues
86 ------------------
88 HP-UX 11.11
89 You need to use the version of gcc provided by HP at version 3.3.3.
90 Also, you need GNU make 3.8