Author: glen Date: Mon Nov 2 13:41:07 2009 GMT Module: packages Tag: HEAD ---- Log message: - some info about original code
---- Files affected: packages/nagios-plugin-check_raid: check_raid (1.62 -> 1.63) ---- Diffs: ================================================================ Index: packages/nagios-plugin-check_raid/check_raid diff -u packages/nagios-plugin-check_raid/check_raid:1.62 packages/nagios-plugin-check_raid/check_raid:1.63 --- packages/nagios-plugin-check_raid/check_raid:1.62 Tue Oct 20 20:52:31 2009 +++ packages/nagios-plugin-check_raid/check_raid Mon Nov 2 14:41:02 2009 @@ -6,10 +6,13 @@ # Return UNKNOWN if there are no RAID configs that can be found. # Return WARNING if rebuilding or initialising # -# 2004-2006 S Shipway, university of auckland -# Thanks to M Carmier for megaraid section +# 2004-2006 Steve Shipway, university of auckland, +# http://www.steveshipway.org/forum/viewtopic.php?f=20&t=417&p=3211 +# Steve Shipway Thanks M Carmier for megaraid section. # 2009 Elan Ruusamäe <[email protected]> # +# License: Unknown (No contact from original author) +# # Version 1.1 : IPS; Solaris, AIX, Linux software RAID; megaide # Version 2.0 : Added megaraid, mpt (serveraid), aacli (serveraid) # Version 2.1 : @@ -57,7 +60,7 @@ sub print_help () { print "check_raid, v$VERSION\n"; - print "Copyright (c) 2004-2006 S Shipway, Copyright (c) 2009, Elan Ruusamäe <[email protected]> + print "Copyright (c) 2004-2006 Steve Shipway, Copyright (c) 2009, Elan Ruusamäe <[email protected]> This plugin reports the current server's RAID status "; ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nagios-plugin-check_raid/check_raid?r1=1.62&r2=1.63&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
