Re: ps -o and Process CPU Time
Hi Jon,
> > looking at and add it to a running total.
>
> Whats wrong the CPU used time in top ?
>
> "top -c" for example, try sorting by user or group.
Thanks for the example. I should have added that I had already
started my CPU time data collection using ps at the time of my
original post. So, I'd still like to confirm that ps will do
the job.
How about this, though (from my initial post):
> One other thing. When exporting $DISPLAY from the DL-380 to, say,
> 9 remote X servers and starting 9 different browser sessions on
> those remote displays, `ps -e | grep java_vm | wc -l` often reports
> 200+ instances of running java_jvm.
> I'm guessing that what I'm seeing here is the JRE spawning threads
> like crazy. Does this sound normal?
Do you have any insight as to whether the above is normal?
Thanks,
Josh.
|