Hi Yang, > 2. Where are the Failures got from scds_fm_sleep() of RGM from? Who collect > the failures and whether are there queue to store them? > 3. How RGM probe the process or application?
RGM doesn't probe the application directly but it provides the infrastructure to probe your application by implementing MONITOR method callback. It also provides pmf (process management facility) API's which will be useful to re-start your probes when they got killed accidentally. Please look at sample service implementation for better understanding http://docs.sun.com/app/docs/doc/819-2972/dsdl_sample1-1?a=view Thanks & Regards -Venku