diff options
author | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-06-18 20:20:56 (GMT) |
---|---|---|
committer | Matthias Eble <psychotrahe@users.sourceforge.net> | 2007-06-18 20:20:56 (GMT) |
commit | 1aa01940861cae855a9b7cd2c7ccdebc116b309a (patch) | |
tree | 489e337e333b10fb52dc25fb112dc1a727f5953d /REQUIREMENTS | |
parent | 79b221828648c97f09136cafb89b0479f60f9d38 (diff) | |
download | monitoring-plugins-1aa01940861cae855a9b7cd2c7ccdebc116b309a.tar.gz |
Make Linux specific plugin check_ide_smart build if appropriate headers are found
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1744 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index ebc495b..67cb8bf 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS | |||
@@ -67,6 +67,9 @@ check_ups: | |||
67 | - 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 |
68 | http://www.networkupstools.org/ | 68 | http://www.networkupstools.org/ |
69 | 69 | ||
70 | check_ide_smart: | ||
71 | - Uses the Linux specific SMART interface [http://smartlinux.sourceforge.net/smart/index.php]. | ||
72 | |||
70 | OS Specific Issues | 73 | OS Specific Issues |
71 | ------------------ | 74 | ------------------ |
72 | 75 | ||