Assuming it is a contract model service and if all those processes are
started in the same contract then SMF is able to "monitor" the events
on the contract.

svc.startd(1M)

      A contract model service fails if any of the following  con-
      ditions occur:

          o    all processes in the service exit

          o    any processes in the service produce a core dump

          o    a process outside the service sends a service  pro-
               cess  a fatal signal (for example, an administrator
               terminates a service process with  the  pkill  com-
               mand)

      The last two conditions may be ignored  by  the  service  by
      specifying core and/or signal in startd/ignore_error.

-- Renaud

Leigh O'Neil wrote:
> I have been tasked  with trying to have SMF monitor our Peopelsoft instance. 
> In order to start the appserver I used a delivered compile module who, in our 
> instance starts 44 processes. Is SMF smart enough to recognize it was 
> responsible for starting all 44 and monitor them? Would I have to have it 
> monitor each of the 44 processes seperately?
> 
> Thanks
> Leigh O'Neil
> janus_01 at yahoo.com
>  
>  
> This message posted from opensolaris.org
> _______________________________________________
> smf-discuss mailing list
> smf-discuss at opensolaris.org

Reply via email to