> Thanks, but after reading the thread is there a single place in the kernel
> that reports the how many fds are currently in use? Does the "no more fds"
> message get logged in /var/log/messages or only in the kernel log buffer,
> since I haven't seen that message in the messages file, and since we force
> to have a remote user reboot the box the kernel buffer is gone.

Just a guess, but perhaps:

vmstat -m | grep -E 'filedesc|Type'

Regards,
Josh
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to