Package: munin-node
Version: 1.2.6-1

On Mon 16 Jun 2008, Holger Levsen wrote:
>    [ Matthias Schmitz ]
>    * new upstream release (Closes: #440003, #310915, #387283, #307963, 
> #241824,
>      #307966, #311727, #336618, #307962, #307997, #385058, #385358, #332285,
>      #403341, #373970, #398027, #385291, #436002, #440622, #463721, #406479,
>      #454260, #484068, #472207, #485830)

Incorrect, #436002 is still there.

(I tried reopening the bug, but is was apparently archived...)

It fixed something similar, namely the incorrect matching of passive
connections with /passive connection/ which confuses the following two
lines:

    xxx passive connection openings
    xxx passive connections rejected because of time stamp

That pattern was changed to /passive connection ope/


However, the problem reported in the original bug report remains,
as that concerns the confusing of the following two lines:

    xxx active connections openings
    xxx active connections rejected because of time stamp

I got bitten by this over the last couple of weeks (i.e. since the last
line started appearing in the netstat -s output), rendering my netstat
graph useless.

Please update the /active connections/ pattern to
/active connections openings/
(why try to match the minimum amount?! Pattern matching is more
efficient with longer matches.)


Thanks,
Paul Slootman



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to