Author: glen Date: Sat Aug 21 11:42:43 2010 GMT Module: packages Tag: HEAD ---- Log message: - prefer @pld-linux.org domain
---- Files affected: packages/nagios-plugin-check_raid: check_raid (1.81 -> 1.82) ---- Diffs: ================================================================ Index: packages/nagios-plugin-check_raid/check_raid diff -u packages/nagios-plugin-check_raid/check_raid:1.81 packages/nagios-plugin-check_raid/check_raid:1.82 --- packages/nagios-plugin-check_raid/check_raid:1.81 Fri Apr 30 15:27:40 2010 +++ packages/nagios-plugin-check_raid/check_raid Sat Aug 21 13:42:38 2010 @@ -11,7 +11,7 @@ # 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-2010 Elan Ruusamäe <[email protected]> +# 2009-2010 Elan Ruusamäe <[email protected]> # Requires: perl 5.8 for the open(my $fh , '-|', @CMD) syntax # you may workaround for earlier perl it as: @@ -88,7 +88,7 @@ sub print_help () { print "check_raid, v$VERSION\n"; - print "Copyright (c) 2004-2006 Steve Shipway, Copyright (c) 2009-2010, Elan Ruusamäe <[email protected]> + print "Copyright (c) 2004-2006 Steve Shipway, Copyright (c) 2009-2010, 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.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
