On Sun, Nov 25, 2007 at 08:03:11AM +0100, Rolf Sommerhalder wrote:
> Hello list,
> 
> I am looking for suggestions how to identify the source(s) of what
> appears to be a memory leak of approx. 10 MByte/day on a clustered
> pair of filtering bridges. These bridges are running i386 -current
> snapshot from Nov 2nd. They form outer, Internet-facing stage of a two
> stage firewall in an enterprise setup.
> [...]
>

If i were you, i would collect a few vmstat -m outputs, probably using
cron, at a time where the machines are pretty much idle and then compare
them with the previous ones and see what's growing. If you're lucky, it
gives you a pretty good indication in which subsystem the memory leak
is. Then use the source :)

Tobias

Reply via email to