
How to monitor system resources?
Does anyone know of a utility that I can use to detect resource leaks on
Solaris 2.6? i.e. thread handles, mutexes, semaphore. My app is growing to
120 Meg (according to top), and purify is reporting usage of 5 Meg, and
leaks of about 1 Meg, so I'm thinking the other 114 Meg must be related to
some type of resource leak. Any other ideas on this?
Thanks,
Joey Grimm
Software Engineer