4
0

REQUIREMENTS 3.2 KB

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