summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSubhendu Ghosh <sghosh@users.sourceforge.net>2003-02-17 19:11:44 (GMT)
committerSubhendu Ghosh <sghosh@users.sourceforge.net>2003-02-17 19:11:44 (GMT)
commitbb853d42597ae614951c0943d9792921f4f1c057 (patch)
tree499c06071e673b4b10c0f26ec0e446d9cc9bd8ea
parent244c477e3a3af0add822b364320987154694790f (diff)
downloadmonitoring-plugins-bb853d42597ae614951c0943d9792921f4f1c057.tar.gz
location updates
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@329 f882894a-f735-0410-b71e-b25c423dba1c
-rw-r--r--REQUIREMENTS15
1 files changed, 11 insertions, 4 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS
index fe3403e..b4cf71e 100644
--- a/REQUIREMENTS
+++ b/REQUIREMENTS
@@ -10,6 +10,7 @@ below...
10check_fping: 10check_fping:
11 - Requires the fping utility distributed with SATAN. Either 11 - Requires the fping utility distributed with SATAN. Either
12 download and install SATAN or grab the fping program from 12 download and install SATAN or grab the fping program from
13 http://www.fping.com
13 http://www.stanford.edu/~schemers/docs/fping/fping.html 14 http://www.stanford.edu/~schemers/docs/fping/fping.html
14 ftp://ftp.redhat.com/pub/contrib/libc6/SRPMS/fping-2.2b1-1.src.rpm 15 ftp://ftp.redhat.com/pub/contrib/libc6/SRPMS/fping-2.2b1-1.src.rpm
15 ftp://ftp.redhat.com/pub/contrib/libc6/RPMS/fping-2.2b1-1.i386.rpm 16 ftp://ftp.redhat.com/pub/contrib/libc6/RPMS/fping-2.2b1-1.i386.rpm
@@ -17,12 +18,13 @@ check_fping:
17 18
18check_game: 19check_game:
19 - Requires the qstat utility available from 20 - Requires the qstat utility available from
21 http://www.qstat.org
20 http://www.activesw.com/people/steve/qstat.html 22 http://www.activesw.com/people/steve/qstat.html
21 Last tested on qstat 2.3d BETA 23 Last tested on qstat 2.3d BETA
22 24
23check_hpjd: 25check_hpjd:
24 - Requires the UCD-SNMP package available from 26 - Requires the NET-SNMP package available from
25 http://ucd-snmp.ucdavis.edu 27 http://net-snmp.sourceforge.net
26 The snmpget binary is all that is required. 28 The snmpget binary is all that is required.
27 29
28check_ldap: 30check_ldap:
@@ -48,5 +50,10 @@ check_radius:
48 RPM (rpmfind): radiusclient-0.3.1-1, radiusclient-devel-0.3.1-1 50 RPM (rpmfind): radiusclient-0.3.1-1, radiusclient-devel-0.3.1-1
49 51
50check_snmp: 52check_snmp:
51 - Requires the UCD-SNMP package available from 53 - Requires the NET-SNMP package available from
52 http://ucd-snmp.ucdavis.edu 54 http://net-snmp.sourceforge.net
55
56check_ifstatus/check_ifoperstatus
57 - Requires Net::SNMP perl module
58 http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/
59