Merge pull request #1563 from jacobbaungard/ipv6_check_icmp
[monitoring-plugins.git] / REQUIREMENTS
blobac7b59359b4c52972e99388c947f102ad2625f26
1 Monitoring Plugins 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 radcli library available from:
54           http://radcli.github.io/radcli/
55         - As an alternative, the FreeRADIUS Client library may be used:
56           http://freeradius.org/freeradius-client/
57         - As another alternative, the radiusclient-ng library may be used:
58           http://sourceforge.net/projects/radiusclient-ng.berlios/
59         - This plugin also works with the original radiusclient library from
60           ftp://ftp.cityline.net/pub/radiusclient/
61                 RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2
62           However, you probably want to use either radcli or the FreeRADIUS
63           Client library, as both radiusclient and radiusclient-ng are
64           unmaintained and have known issues.
66 check_snmp:
67         - Requires the NET-SNMP package available from
68           http://net-snmp.sourceforge.net/
70 check_ifstatus/check_ifoperstatus
71         - Requires Net::SNMP perl module
72           http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/
74 check_nwstat:
75         - Requires MRTGEXT NLM for Novell Servers
76           http://forge.novell.com/modules/xfmod/project/?mrtgext
78 check_nt:
79         - Requires NSClient to run on the NT server to monitor
80           http://nsclient.ready2run.nl/
82 check_ups:
83         - Requires Network UPS Tools (>= 1.4) to run on the server to monitor
84           http://www.networkupstools.org/
86 check_ide_smart:
87         - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. 
89 OS Specific Issues
90 ------------------
92 HP-UX 11.11
93 You need to use the version of gcc provided by HP at version 3.3.3.
94 Also, you need GNU make 3.8