On Fri, Aug 04, 2006 at 07:55:09AM -0700, Erich Weiler wrote: > Hi ya'll, > > I've noticed this java process sucking up CPU time on most of my Solaris 10 > boxes, even when idle: > > root 5982 1 0 15:41:57 ? 7:18 /usr/jdk/jdk1.5.0_06/bin/java > -Xms4M -Xmx64M -classpath /usr/share/lib/jdmk/jdm > > It only takes up ~2% of the CPU, and load average is ALWAYS 0.03 or > higher, but I'm just wondering if I need it... I'd like the machine > to be completely idle at rest if possible. I'm running Solaris 10, > btw (thought I'd post here as the Sun forums at sun.com have almost > zero activity).
You might try running svcs -p, and look for the process id; that will tell you if it is part of a Solaris service. Also, what does: pargs 5982 output? Cheers, - jonathan > Does anyone know what this process does, and if I really need it? > > ciao, erich > > > This message posted from opensolaris.org > _______________________________________________ > opensolaris-discuss mailing list > opensolaris-discuss@opensolaris.org -- Jonathan Adams, Solaris Kernel Development _______________________________________________ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org