thanks joe. I looked at the code and am a little puzzled because $oneLine does get initialized every time collectl sees a record starting with /^#.*port \d+/ and even though what I have coded is clearly wrong, I've never seen the behavior you're describing. So if it is growing does that mean you're getting a different format record returned by your version of perfquery than everyone else who currently uses collectl to monitor their IB? I'd think that would be a bigger problem!
In any event, clearly what I have is wrong and so it will be fixed in the next release which should be out in a week or 2. -mark On Mon, Mar 4, 2013 at 12:46 PM, Joe Digilio <[email protected]> wrote: > Attached is a patch to collectl 3.6.5. > > Collectl was creating huge files (>1GB/day and growing). It turns out > $oneLine was not getting cleared out before each check, so the "ib" line was > growing longer and longer. > > -Joe > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_feb > _______________________________________________ > Collectl-interest mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/collectl-interest > ------------------------------------------------------------------------------ Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the endpoint security space. For insight on selecting the right partner to tackle endpoint security challenges, access the full report. http://p.sf.net/sfu/symantec-dev2dev _______________________________________________ Collectl-interest mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/collectl-interest
