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