From: Trey <sig...@hy...> - 2010-06-27 07:00:06
|
I'm having some difficulting identifying a unique java process. sigar> pargs State.Name.eq=java pid=64486 0=>/usr/local/openjdk6//bin/java<= 1=>-jar<= 2=>./bundles/agent-4.3.0-1443/pdk/lib/sigar.jar<= ------------------------ pid=64418 ------------------------ pid=64383 ------------------------ pid=53889 ------------------------ pid=31110 ------------------------ All the info I get about other processes is just pid... I'm running sigar.jar as the root user. This is FreeBSD 8 BTW. Is it possible to use a process.query that just pulls the pid out of a pid file? |