diff options
author | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2003-02-23 17:11:16 (GMT) |
---|---|---|
committer | Subhendu Ghosh <sghosh@users.sourceforge.net> | 2003-02-23 17:11:16 (GMT) |
commit | 316f8b0367f4a2b37382445edcc6655fc809192c (patch) | |
tree | 330ff63a085879cb4f2293c405fa4a5caf5be236 | |
parent | c59cfa34e0829dbcd9204e094daedd4d8049dcb6 (diff) | |
download | monitoring-plugins-316f8b0367f4a2b37382445edcc6655fc809192c.tar.gz |
Novell requirements
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@356 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r-- | REQUIREMENTS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index b4cf71e..b25dfc2 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -56,4 +56,8 @@ check_snmp: | |||
56 | check_ifstatus/check_ifoperstatus | 56 | check_ifstatus/check_ifoperstatus |
57 | - Requires Net::SNMP perl module | 57 | - Requires Net::SNMP perl module |
58 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ | 58 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ |
59 | 59 | ||
60 | check_nwstat: | ||
61 | - Requires MRTGEXT NLM for Novell Servers | ||
62 | http://www.engr.wisc.edu/~drews/mrtg/ | ||
63 | |||