diff options
author | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-07-04 21:50:48 (GMT) |
---|---|---|
committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2012-07-04 21:50:48 (GMT) |
commit | 800a86871305a482a6377e6835529e6abed34161 (patch) | |
tree | fd85f5a03721a231eadc17cae9af2e9501555f10 /REQUIREMENTS | |
parent | 49df5964eb6827eb3180f1dfc01c8efaa2859492 (diff) | |
parent | e056cc9d8279fdb76ffd77dfeaed4fb13f95cef0 (diff) | |
download | monitoring-plugins-800a86871305a482a6377e6835529e6abed34161.tar.gz |
Merge remote-tracking branch 'github/tokkee/sh/check_dbi'
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index fd41ded..9f2eec0 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -46,6 +46,10 @@ check_pqsql: | |||
46 | - Requires the PostgreSQL libraries available from | 46 | - Requires the PostgreSQL libraries available from |
47 | http://www.postgresql.org/ | 47 | http://www.postgresql.org/ |
48 | 48 | ||
49 | check_dbi: | ||
50 | - Requires the DBI libraries available from | ||
51 | http://libdbi.sourceforge.net/ | ||
52 | |||
49 | check_radius: | 53 | check_radius: |
50 | - Requires the radiusclient-ng library available from: | 54 | - Requires the radiusclient-ng library available from: |
51 | http://developer.berlios.de/projects/radiusclient-ng/ | 55 | http://developer.berlios.de/projects/radiusclient-ng/ |