From: Jatin Davey <jashokda at cisco.com>
> I know we can get the total number of processes running in the system
> using the 'ps -A' command but is it possible to get the total number of
> threads running in the system ? Is this information exposed using any of
> the MIB's ?
Search for 'thread' in ps manpage; you will find several options...
JD