diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-12 13:50:39 +0100 |
---|---|---|
committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2025-03-12 13:50:39 +0100 |
commit | 37c543e2b20657a8f4c120ba6b52e8e605a417bb (patch) | |
tree | 1cf8023f6ea2c0851312b3637b6a39e776692048 /REQUIREMENTS | |
parent | 9f71e510af8aa1c6244e9e334910193ae1468486 (diff) | |
download | monitoring-plugins-37c543e2b20657a8f4c120ba6b52e8e605a417bb.tar.gz |
Remove check_nwstat
check_nwstat is a plugin which was used to determine the health
of things on Novel machines.
Since Novel is quite dead (even more so the product, this can be
removed and this commit does just that to reduce ressource usage.
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index f3b1c01d..551fdb1a 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -87,10 +87,6 @@ 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: | 90 | check_nt: |
95 | - Requires NSClient to run on the NT server to monitor | 91 | - Requires NSClient to run on the NT server to monitor |
96 | http://nsclient.ready2run.nl/ | 92 | http://nsclient.ready2run.nl/ |