On Thu, Oct 22, 2009 at 3:24 PM, stan <[email protected]> wrote: > I have a nachine that has run out of process table entries. One of my > co-workers asked how one could check for this, and I am afraid that I did > not know the answwer. > > So, how can one read the usage of kernel limits at rutime?
sysctl kern.maxproc is probably what you're after

