4
0

REQUIREMENTS 3.2 KB

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