2014-01-18 03:40:24 -05:00
|
|
|
Monitoring Plugins Requirements
|
2002-02-28 01:42:51 -05:00
|
|
|
--------------------------
|
|
|
|
|
|
|
|
|
|
Some plugins require that you have additional programs and/or
|
|
|
|
|
libraries installed on your system before they can be used. Plugins
|
|
|
|
|
that are dependent on other programs/libraries that are missing are
|
|
|
|
|
usually not compiled. Requirements for various plugins are listed
|
|
|
|
|
below...
|
|
|
|
|
|
2008-02-11 16:36:55 -05:00
|
|
|
check_ldaps, check_http --ssl, check_tcp --ssl, check_smtp --starttls
|
|
|
|
|
- Requires openssl or gnutls libraries for SSL connections
|
|
|
|
|
http://www.openssl.org, http://www.gnu.org/software/gnutls
|
|
|
|
|
|
2017-05-07 03:54:59 -04:00
|
|
|
check_curl:
|
2019-09-07 08:21:14 -04:00
|
|
|
- Requires libcurl 7.15.2 or later
|
|
|
|
|
http://www.haxx.se
|
|
|
|
|
- --ssl/-S and -C requires OpenSSL for certificate checks, otherwise
|
|
|
|
|
libcurl must be quite new to support CURLINFO_CERTINFO with
|
|
|
|
|
GnuTLS and NSS libraries:
|
|
|
|
|
- 7.42.0 or newer for GnuTLS
|
|
|
|
|
- 7.34.0 or newer for NSS
|
|
|
|
|
GnuTLS is known to create problems on some distributions with
|
|
|
|
|
self-signed certificate chains
|
2017-05-07 03:54:59 -04:00
|
|
|
http://www.openssl.org, http://www.gnu.org/software/gnutls,
|
|
|
|
|
http://www.mozilla.org/projects/security/pki/nss/,
|
|
|
|
|
other SSL implementations are currently not supported
|
2019-09-07 08:21:14 -04:00
|
|
|
- uriparser 0.7.5 or later
|
|
|
|
|
https://uriparser.github.io/
|
2017-05-07 03:54:59 -04:00
|
|
|
|
2002-02-28 01:42:51 -05:00
|
|
|
check_fping:
|
|
|
|
|
- Requires the fping utility distributed with SATAN. Either
|
|
|
|
|
download and install SATAN or grab the fping program from
|
2007-01-23 13:20:49 -05:00
|
|
|
http://www.fping.com/
|
|
|
|
|
RPM: http://rpmfind.net/linux/rpm2html/search.php?query=fping
|
2002-02-28 01:42:51 -05:00
|
|
|
Note that the fping command must be setuid root to function.
|
|
|
|
|
|
|
|
|
|
check_game:
|
|
|
|
|
- Requires the qstat utility available from
|
2007-01-23 13:20:49 -05:00
|
|
|
http://sourceforge.net/projects/qstat/
|
2002-02-28 01:42:51 -05:00
|
|
|
Last tested on qstat 2.3d BETA
|
|
|
|
|
|
|
|
|
|
check_hpjd:
|
2007-01-23 13:20:49 -05:00
|
|
|
- Requires the NET-SNMP package available from
|
|
|
|
|
http://net-snmp.sourceforge.net/
|
2002-02-28 01:42:51 -05:00
|
|
|
The snmpget binary is all that is required.
|
|
|
|
|
|
|
|
|
|
check_ldap:
|
|
|
|
|
- Requires the LDAP libraries available from
|
2007-01-23 13:20:49 -05:00
|
|
|
http://www.openldap.org/
|
2002-02-28 01:42:51 -05:00
|
|
|
Lib: libldap, liblber
|
|
|
|
|
Redhat Source: openldap-1.2.9-6.i386.rpm, openldap-devel-1.2.9-6.i386.rpm
|
|
|
|
|
|
2006-01-31 11:47:28 -05:00
|
|
|
check_mysql, check_mysql_query:
|
2002-02-28 01:42:51 -05:00
|
|
|
- Requires the MySQL libraries available from
|
2013-01-24 02:56:19 -05:00
|
|
|
http://dev.mysql.com/downloads/
|
2002-02-28 01:42:51 -05:00
|
|
|
Lib: libmysql, libmysqlclient
|
2013-01-24 02:56:19 -05:00
|
|
|
Redhat Source (RHEL6, YUM): mysql-devel, mysql-libs
|
2006-03-22 12:32:11 -05:00
|
|
|
Must have mysql_config in PATH or specified with --with-mysql=DIR for DIR/bin/mysql_config
|
2002-02-28 01:42:51 -05:00
|
|
|
|
|
|
|
|
check_pqsql:
|
|
|
|
|
- Requires the PostgreSQL libraries available from
|
2007-01-23 13:20:49 -05:00
|
|
|
http://www.postgresql.org/
|
2002-02-28 01:42:51 -05:00
|
|
|
|
2011-04-07 11:24:23 -04:00
|
|
|
check_dbi:
|
|
|
|
|
- Requires the DBI libraries available from
|
|
|
|
|
http://libdbi.sourceforge.net/
|
|
|
|
|
|
2002-02-28 01:42:51 -05:00
|
|
|
check_radius:
|
2016-11-17 11:45:21 -05:00
|
|
|
- Requires the radcli library available from:
|
|
|
|
|
http://radcli.github.io/radcli/
|
|
|
|
|
- As an alternative, the FreeRADIUS Client library may be used:
|
2014-06-22 08:10:38 -04:00
|
|
|
http://freeradius.org/freeradius-client/
|
2016-11-17 11:45:21 -05:00
|
|
|
- As another alternative, the radiusclient-ng library may be used:
|
2014-06-22 07:59:57 -04:00
|
|
|
http://sourceforge.net/projects/radiusclient-ng.berlios/
|
2008-05-23 05:09:17 -04:00
|
|
|
- This plugin also works with the original radiusclient library from
|
2007-01-23 13:20:49 -05:00
|
|
|
ftp://ftp.cityline.net/pub/radiusclient/
|
|
|
|
|
RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2
|
2016-11-17 11:45:21 -05:00
|
|
|
However, you probably want to use either radcli or the FreeRADIUS
|
|
|
|
|
Client library, as both radiusclient and radiusclient-ng are
|
|
|
|
|
unmaintained and have known issues.
|
2002-02-28 01:42:51 -05:00
|
|
|
|
|
|
|
|
check_snmp:
|
2007-01-23 13:20:49 -05:00
|
|
|
- Requires the NET-SNMP package available from
|
|
|
|
|
http://net-snmp.sourceforge.net/
|
2003-02-17 14:11:44 -05:00
|
|
|
|
|
|
|
|
check_ifstatus/check_ifoperstatus
|
2003-03-23 19:42:34 -05:00
|
|
|
- Requires Net::SNMP perl module
|
2007-01-23 13:20:49 -05:00
|
|
|
http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/
|
2003-02-23 12:11:16 -05:00
|
|
|
|
|
|
|
|
check_nwstat:
|
|
|
|
|
- Requires MRTGEXT NLM for Novell Servers
|
2007-01-23 13:20:49 -05:00
|
|
|
http://forge.novell.com/modules/xfmod/project/?mrtgext
|
2003-02-23 12:11:16 -05:00
|
|
|
|
2003-03-23 19:42:34 -05:00
|
|
|
check_nt:
|
|
|
|
|
- Requires NSClient to run on the NT server to monitor
|
|
|
|
|
http://nsclient.ready2run.nl/
|
|
|
|
|
|
2004-12-01 23:36:58 -05:00
|
|
|
check_ups:
|
2007-01-23 13:20:49 -05:00
|
|
|
- Requires Network UPS Tools (>= 1.4) to run on the server to monitor
|
|
|
|
|
http://www.networkupstools.org/
|
2004-04-29 07:12:20 -04:00
|
|
|
|
2007-06-18 16:20:56 -04:00
|
|
|
check_ide_smart:
|
|
|
|
|
- Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php].
|
|
|
|
|
|
2004-04-29 07:12:20 -04:00
|
|
|
OS Specific Issues
|
|
|
|
|
------------------
|
|
|
|
|
|
|
|
|
|
HP-UX 11.11
|
2007-01-23 13:20:49 -05:00
|
|
|
You need to use the version of gcc provided by HP at version 3.3.3.
|
2004-04-29 07:12:20 -04:00
|
|
|
Also, you need GNU make 3.8
|
2005-01-26 15:53:26 -05:00
|
|
|
|