Bug#678255: munin-node: The output of "/usr/share/munin/plugins/cps_ suggest" is incorrect

June 20th, 2012 - 07:10 am ET by niall | Report spam
The following is all that's required to fix the problem:

cps_.orig 2012-06-20 11:24:31.000000000 +0100
+++ cps_ 2012-06-20 11:24:47.000000000 +0100
@@ -103,7 +103,7 @@

foreach my $vip (sort keys %{$ipvs}) {
foreach my $port (sort keys %{$ipvs->{$vip}}) {
- print "cps_${vip}_$port";
+ print "${vip}_$port";
}
}
exit 0;




To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Similar topics

Replies

#1 Steve Schnepp
June 20th, 2012 - 08:20 am ET | Report spam
fixed 678255 2.0~rc2-1
done

On Wed, Jun 20, 2012 at 12:55 PM, wrote:
The following is all that's required to fix the problem:
[...]



Yes, and this patch is even already included since 2.0~rc2-1 :-)

Steve Schnepp
http://blog.pwkf.org/



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
email Follow the discussion Replies Reply to this message
Help Create a new topicReplies Make a reply
Search Make your own search