http://www.perlmonks.org?node_id=1043703


in reply to grouping numbers

I think you need to explain this better, I don't understand what you're trying to accomplish.

-Scott

Replies are listed 'Best First'.
Re^2: grouping numbers
by ag4ve (Monk) on Jul 11, 2013 at 12:31 UTC

    I want to see if someone sends a ton of packets that I DROP in a short time vs someone that, over time, ends up sending the same number (or more) DROPped packets (or DENY, etc). Technically, I'm looking at a time stamp and converting it to epoch, but the general theory holds up to what I presented.