Your message dated Tue, 18 Jun 2013 13:47:31 +0200 with message-id <[email protected]> and subject line Re: [Pkg-nagios-devel] Bug#575382: nagios-plugins-standard: check_linux_raid does not warn if resync is in process has caused the Debian Bug report #575382, regarding nagios-plugins-standard: check_linux_raid does not warn if resync is in process to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 575382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575382 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nagios-plugins-standard Version: 1.4.12-5 Severity: normal Thanks for the last patch. There is another one: check_linux_raid should also warn if a md device is in resync mode and not only if in recovory mode. *** /usr/lib/nagios/plugins/check_linux_raid.pl~ Fri Mar 19 12:06:24 2010 --- /usr/lib/nagios/plugins/check_linux_raid.pl Wed Mar 24 00:21:04 2010 *************** *** 61,67 **** if (defined $device) { if (/(\[[_U]+\])/) { $status{$device} = $1; ! } elsif (/recovery = (.*?)\s/) { $recovery{$device} = $1; ($finish{$device}) = /finish=(.*?min)/; $device=undef; --- 61,67 ---- if (defined $device) { if (/(\[[_U]+\])/) { $status{$device} = $1; ! } elsif (/(recovery|resync) = (.*?)\s/) { $recovery{$device} = $1; ($finish{$device}) = /finish=(.*?min)/; $device=undef; Christoph -- System Information: Debian Release: 5.0.4 APT prefers stable APT policy: (900, 'stable'), (90, 'oldstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686-bigmem (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages nagios-plugins-standard depends on: ii dnsutils 1:9.5.1.dfsg.P3-1+lenny1 Clients provided with BIND ii fping 2.4b2-to-ipv6-15 sends ICMP ECHO_REQUEST packets to ii host 20000331-9 utility for querying DNS servers ii libc6 2.7-18lenny2 GNU C Library: Shared libraries ii libldap-2.4-2 2.4.11-1+lenny1 OpenLDAP libraries ii libmysqlclient1 5.0.51a-24+lenny3 MySQL database client library ii libnet-snmp-per 5.2.0-1 Script SNMP connections ii libpq5 8.3.9-0lenny1 PostgreSQL C client library ii libradiusclient 0.5.5-1 Enhanced RADIUS client library ii nagios-plugins- 1.4.12-5 Plugins for the nagios network mon ii qstat 2.11-1 Command-line tool for querying qua ii radiusclient1 0.3.2-11.1 /bin/login replacement which uses ii smbclient 2:3.2.5-4lenny9 a LanManager-like simple client fo ii snmp 5.4.1~dfsg-12 SNMP (Simple Network Management Pr ii ucf 3.0016 Update Configuration File: preserv nagios-plugins-standard recommends no packages. Versions of packages nagios-plugins-standard suggests: pn nagios3 <none> (no description available) pn whois <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message --------BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Christoph, check_linux_raid was removed from nagios-plugins-standard in wheezy. Instead you could use check_raid from nagios-plugins-contrib, which is still maintained and supports many more RAID configurations. Cheers, Jan. - -- Never write mail to <[email protected]>, you have been warned! - -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GIT d-- s+: a C+++ UL++++ P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V- PS PE Y++ PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h---- r+++ y++++ - ------END GEEK CODE BLOCK------ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iD8DBQFRwEjO9u6Dud+QFyQRAmk4AKDEwkRHQGk8ghdn2iroEluDr37pyQCgtpDF +pLqKx9C14TM6UhWgVs5+Bo= =4T/g -----END PGP SIGNATURE-----
--- End Message ---

