Thanks for your prompt response. I have a follow up question. How does SMF deal with, child processes that in turn spawn other processes.
For example SMTP is a classic example, where it spawns tcp_smtp_processes, and if any one of these tcp_smtp_process dies, SMTP restarts them. If I bring SMTP under SMF, I hope it won't see this tcp_smtp_process disappearing , and try restarting those processes ?. Then there will be a conflict between SMTP and SMF ? Thanks much _D This message posted from opensolaris.org