argus and 95th percentile
Carter Bullard
carter at qosient.com
Mon Apr 6 18:48:12 EDT 2009
Hmmmm,
Well, I've seen this will infinite loops, where an unexpected data
record
causes the parser to spin on the same DSR (a subset of the argus
record).
On that 1 particular day, just run rabins() using gdb() against it
with the
same parameters, and then, after a long while, break it with 'ctrl-
c'. It will
break in the loop, and you can step ('n') through a few times it to see
that its in a loop. Whatever every routine its in and the line
numbers, is
usually enough to know what is up.
More than likely you're getting a DSR len of zero, somewhere, and its
just spinning on the same DSR?
If this is a mystery, send email, and I'll give you blow by blow
instructions.
Carter
On Apr 6, 2009, at 6:20 PM, Rodney McKee wrote:
> Another odd problem processing 1 months worth of files, each file
> has been initially filtered using:
> ra -M rmon -r $i -w rmon-$i - ip
>
> Then I go to process these file though using the following hack.
>
> for i in `ls rmon-*`;do echo "===== $i ====" ; rabins -r $i -M hard
> time 5m -m srcid -w rabins-$i - \(src net
>
> It processes just file then stops at 1 particular day, ctrl-c and it
> moves onto the next file and happily completes.
> What can I do to provide details of the file and why I'm seeing this
> issue?
>
>
> 202.177.201.160/28 or src net 202.177.201.176/29\); done
>
> ----- "Rodney McKee" <rmckee at aconex.com> wrote:
> >
> > the file is on it's way
> >
> >
>
> --
>
>
>
> Rodney McKee
> Linux systems administrator
> Aconex
> The easy way to save time and money on your project
>
> 696 Bourke Street, Melbourne
> Tel: +61 3 9240 0200 Fax: +61 3 9240 0299
> Email: rmckee at aconex.com www.aconex.com
>
>
> This email and any attachments are intended solely for the
> addressee. The contents may be privileged, confidential and/or
> subject to copyright or other applicable law.
> No confidentiality or privilege is lost by an erroneous
> transmission. If you have received this e-mail in error, please let
> us know by reply e-mail and delete or destroy
> this mail and all copies. If you are not the intended recipient of
> this message you must not disseminate, copy or take any action in
> reliance on it. The sender takes no
> responsibility for the effect of this message upon the recipient's
> computer system.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist1.pair.net/pipermail/argus/attachments/20090406/0c4c3aca/attachment.html>
More information about the argus
mailing list