diff options
-rw-r--r-- | REQUIREMENTS | 39 |
1 files changed, 18 insertions, 21 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index bcc6433..ebc495b 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -10,32 +10,29 @@ below... | |||
10 | check_fping: | 10 | check_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.fping.com/ |
14 | http://www.stanford.edu/~schemers/docs/fping/fping.html | 14 | RPM: http://rpmfind.net/linux/rpm2html/search.php?query=fping |
15 | ftp://ftp.redhat.com/pub/contrib/libc6/SRPMS/fping-2.2b1-1.src.rpm | ||
16 | ftp://ftp.redhat.com/pub/contrib/libc6/RPMS/fping-2.2b1-1.i386.rpm | ||
17 | Note that the fping command must be setuid root to function. | 15 | Note that the fping command must be setuid root to function. |
18 | 16 | ||
19 | check_game: | 17 | check_game: |
20 | - Requires the qstat utility available from | 18 | - Requires the qstat utility available from |
21 | http://www.qstat.org | 19 | http://sourceforge.net/projects/qstat/ |
22 | http://www.activesw.com/people/steve/qstat.html | ||
23 | Last tested on qstat 2.3d BETA | 20 | Last tested on qstat 2.3d BETA |
24 | 21 | ||
25 | check_hpjd: | 22 | check_hpjd: |
26 | - Requires the NET-SNMP package available from | 23 | - Requires the NET-SNMP package available from |
27 | http://net-snmp.sourceforge.net | 24 | http://net-snmp.sourceforge.net/ |
28 | The snmpget binary is all that is required. | 25 | The snmpget binary is all that is required. |
29 | 26 | ||
30 | check_ldap: | 27 | check_ldap: |
31 | - Requires the LDAP libraries available from | 28 | - Requires the LDAP libraries available from |
32 | http://www.openldap.org | 29 | http://www.openldap.org/ |
33 | Lib: libldap, liblber | 30 | Lib: libldap, liblber |
34 | Redhat Source: openldap-1.2.9-6.i386.rpm, openldap-devel-1.2.9-6.i386.rpm | 31 | Redhat Source: openldap-1.2.9-6.i386.rpm, openldap-devel-1.2.9-6.i386.rpm |
35 | 32 | ||
36 | check_mysql, check_mysql_query: | 33 | check_mysql, check_mysql_query: |
37 | - Requires the MySQL libraries available from | 34 | - Requires the MySQL libraries available from |
38 | http://www.mysql.org | 35 | http://www.mysql.org/ |
39 | Lib: libmysql, libmysqlclient | 36 | Lib: libmysql, libmysqlclient |
40 | Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however) | 37 | Redhat Powertools Source: mysql-3.20.32a-3.i386.rpm, mysql-devel-3.20.32a-3.i386.rpm (these seem to be broken, however) |
41 | RPMS from www.mysql.org work better | 38 | RPMS from www.mysql.org work better |
@@ -43,37 +40,37 @@ check_mysql, check_mysql_query: | |||
43 | 40 | ||
44 | check_pqsql: | 41 | check_pqsql: |
45 | - Requires the PostgreSQL libraries available from | 42 | - Requires the PostgreSQL libraries available from |
46 | http://www.postgresql.org | 43 | http://www.postgresql.org/ |
47 | 44 | ||
48 | check_radius: | 45 | check_radius: |
49 | - Requires the radiusclient library available from | 46 | - Requires the radiusclient library available from |
50 | http://www.cityline.net/~lf/radius/ | 47 | ftp://ftp.cityline.net/pub/radiusclient/ |
51 | RPM (rpmfind): radiusclient-0.3.1-1, radiusclient-devel-0.3.1-1 | 48 | RPM (rpmfind): radiusclient 0.3.2, radiusclient-devel-0.3.2 |
52 | 49 | ||
53 | check_snmp: | 50 | check_snmp: |
54 | - Requires the NET-SNMP package available from | 51 | - Requires the NET-SNMP package available from |
55 | http://net-snmp.sourceforge.net | 52 | http://net-snmp.sourceforge.net/ |
56 | 53 | ||
57 | check_ifstatus/check_ifoperstatus | 54 | check_ifstatus/check_ifoperstatus |
58 | - Requires Net::SNMP perl module | 55 | - Requires Net::SNMP perl module |
59 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ | 56 | http://www.perl.com/CPAN/modules/by-authors/id/D/DT/DTOWN/ |
60 | 57 | ||
61 | check_nwstat: | 58 | check_nwstat: |
62 | - Requires MRTGEXT NLM for Novell Servers | 59 | - Requires MRTGEXT NLM for Novell Servers |
63 | http://www.engr.wisc.edu/~drews/mrtg/ | 60 | http://forge.novell.com/modules/xfmod/project/?mrtgext |
64 | 61 | ||
65 | check_nt: | 62 | check_nt: |
66 | - Requires NSClient to run on the NT server to monitor | 63 | - Requires NSClient to run on the NT server to monitor |
67 | http://nsclient.ready2run.nl/ | 64 | http://nsclient.ready2run.nl/ |
68 | 65 | ||
69 | check_ups: | 66 | check_ups: |
70 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor | 67 | - Requires Network UPS Tools (>= 1.4) to run on the server to monitor |
71 | http://www.networkupstools.org/ | 68 | http://www.networkupstools.org/ |
72 | 69 | ||
73 | OS Specific Issues | 70 | OS Specific Issues |
74 | ------------------ | 71 | ------------------ |
75 | 72 | ||
76 | HP-UX 11.11 | 73 | HP-UX 11.11 |
77 | You need to use the version of gcc provided by HP at version 3.3.3. | 74 | You need to use the version of gcc provided by HP at version 3.3.3. |
78 | Also, you need GNU make 3.8 | 75 | Also, you need GNU make 3.8 |
79 | 76 | ||