packages: nagios-plugin-check_raid/nagios-plugin-check_raid.spec - use exch...

glen glen at pld-linux.org
Wed Sep 9 16:30:22 CEST 2009


Author: glen                         Date: Wed Sep  9 14:30:22 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use exchange.nagios.org url

---- Files affected:
packages/nagios-plugin-check_raid:
   nagios-plugin-check_raid.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec
diff -u packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec:1.2 packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec:1.3
--- packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec:1.2	Wed Sep  9 16:25:20 2009
+++ packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec	Wed Sep  9 16:30:16 2009
@@ -1,14 +1,16 @@
 # $Revision$, $Date$
+# TODO:
+# If you call 'check_raid -S' as root it will attempt to add the required lines to the sudoers file in order for itself to work.
 %define		plugin	check_raid
 Summary:	Nagios plugin to check current server's RAID status
 Name:		nagios-plugin-%{plugin}
 Version:	2.0
-Release:	0.1
+Release:	0.2
 License:	Unknown
 Group:		Networking
 Source0:	%{plugin}
 # Source0-md5:	168cc7a68638ed2e07df81c4bd43603a
-URL:		http://www.monitoringexchange.org/cgi-bin/page.cgi?g=Detailed/1692.html;d=1
+URL:		http://exchange.nagios.org/directory/Plugins/Hardware/Storage-Systems/RAID-Controllers/check_raid/details
 Source1:	%{plugin}.cfg
 Requires:	nagios-core
 BuildArch:	noarch
@@ -18,11 +20,12 @@
 %define		plugindir	%{_prefix}/lib/nagios/plugins
 
 %description
-This plugin reports the current server's RAID status.
+This plugin chekcs Check all RAID volumes (hardware and software) that
+can be identified.
 
 Supports:
-- IPS; Solaris, AIX, Linux software RAID; megaide
-- megaraid, mpt (serveraid), aacli (serveraid)
+- Linux, Solaris and AIX software RAID
+- Linux MegaIDE/IPS/Serveraid/MPT/LSI hardware RAID controllers.
 
 %prep
 %setup -qcT
@@ -48,6 +51,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/09/09 14:30:16  glen
+- use exchange.nagios.org url
+
 Revision 1.2  2009/09/09 14:25:20  glen
 - updated to 2.0, added config
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_raid/nagios-plugin-check_raid.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list