diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2026-01-09 14:57:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-01-09 14:57:57 +0100 |
| commit | da4fb28fca51b180d50608b0c847b1c0927cd8c5 (patch) | |
| tree | d20769e0a61ac2ba76920190050d3e0a3e7c85b7 /REQUIREMENTS | |
| parent | b09a8b530df8a23610889d0b89b148f22db3568a (diff) | |
| parent | f694f4cd4dfead0da6feab04d92335d9bbe185b6 (diff) | |
| download | monitoring-plugins-da4fb28f.tar.gz | |
Merge branch 'master' into refactor/check_ide_smart
Diffstat (limited to 'REQUIREMENTS')
| -rw-r--r-- | REQUIREMENTS | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index f3b1c01d..8f1befbd 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 |
| @@ -87,20 +87,12 @@ check_ifstatus/check_ifoperstatus | |||
| 87 | - Requires Net::SNMP perl module | 87 | - Requires Net::SNMP perl module |
| 88 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ | 88 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ |
| 89 | 89 | ||
| 90 | check_nwstat: | ||
| 91 | - Requires MRTGEXT NLM for Novell Servers | ||
| 92 | http://forge.novell.com/modules/xfmod/project/?mrtgext | ||
| 93 | |||
| 94 | check_nt: | ||
| 95 | - Requires NSClient to run on the NT server to monitor | ||
| 96 | http://nsclient.ready2run.nl/ | ||
| 97 | |||
| 98 | check_ups: | 90 | check_ups: |
| 99 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor | 91 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor |
| 100 | http://www.networkupstools.org/ | 92 | http://www.networkupstools.org/ |
| 101 | 93 | ||
| 102 | check_ide_smart: | 94 | check_ide_smart: |
| 103 | - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. | 95 | - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. |
| 104 | 96 | ||
| 105 | OS Specific Issues | 97 | OS Specific Issues |
| 106 | ------------------ | 98 | ------------------ |
