but using the sigar object, how can I get all child process (pids would be enough) from a given pid ?
I've used the method sigar.getMultiProcCpu("queryPTQL") but I haven't found a usefull "query" neither I know what I can do with the MultiProcCpu object.
And with 'mps' which tests the Multi methods: % java -jar sigar.jar mps State.Name.Peq=screen,CredName.User.eq=dougm Number of processes: 5 Cpu usage: 0.0% Cpu time: 0:6 Size: 275M Resident: 7.4M Share: 6.0M