diff options
Diffstat (limited to 'REQUIREMENTS')
| -rw-r--r-- | REQUIREMENTS | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 551fdb1a..7bb898c3 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
| @@ -26,7 +26,7 @@ check_curl: | |||
| 26 | other SSL implementations are currently not supported | 26 | other SSL implementations are currently not supported |
| 27 | - uriparser 0.7.5 or later | 27 | - uriparser 0.7.5 or later |
| 28 | https://uriparser.github.io/ | 28 | https://uriparser.github.io/ |
| 29 | 29 | ||
| 30 | check_fping: | 30 | check_fping: |
| 31 | - Requires the fping utility distributed with SATAN. Either | 31 | - Requires the fping utility distributed with SATAN. Either |
| 32 | download and install SATAN or grab the fping program from | 32 | download and install SATAN or grab the fping program from |
| @@ -70,6 +70,8 @@ check_radius: | |||
| 70 | http://radcli.github.io/radcli/ | 70 | http://radcli.github.io/radcli/ |
| 71 | - As an alternative, the FreeRADIUS Client library may be used: | 71 | - As an alternative, the FreeRADIUS Client library may be used: |
| 72 | http://freeradius.org/freeradius-client/ | 72 | http://freeradius.org/freeradius-client/ |
| 73 | The minimal version is 1.1.8, since it broke compatibility in that | ||
| 74 | release. Later versions may be used if that does not happen again | ||
| 73 | - As another alternative, the radiusclient-ng library may be used: | 75 | - As another alternative, the radiusclient-ng library may be used: |
| 74 | http://sourceforge.net/projects/radiusclient-ng.berlios/ | 76 | http://sourceforge.net/projects/radiusclient-ng.berlios/ |
| 75 | - This plugin also works with the original radiusclient library from | 77 | - This plugin also works with the original radiusclient library from |
| @@ -87,16 +89,12 @@ check_ifstatus/check_ifoperstatus | |||
| 87 | - Requires Net::SNMP perl module | 89 | - Requires Net::SNMP perl module |
| 88 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ | 90 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ |
| 89 | 91 | ||
| 90 | check_nt: | ||
| 91 | - Requires NSClient to run on the NT server to monitor | ||
| 92 | http://nsclient.ready2run.nl/ | ||
| 93 | |||
| 94 | check_ups: | 92 | check_ups: |
| 95 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor | 93 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor |
| 96 | http://www.networkupstools.org/ | 94 | http://www.networkupstools.org/ |
| 97 | 95 | ||
| 98 | check_ide_smart: | 96 | check_ide_smart: |
| 99 | - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. | 97 | - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. |
| 100 | 98 | ||
| 101 | OS Specific Issues | 99 | OS Specific Issues |
| 102 | ------------------ | 100 | ------------------ |
