To just see the process in full by itself from other process use theQuote:> how do I monitor certain process, say java, using ps? advice
appreciated.
You could setup a cron to run it and send you the output.
hope this is what you wanted
Sent via Deja.com http://www.deja.com/
Before you buy.
Then you could put that in a script, redirect the output to a file
(filename should contain date and time) and start it in cron at a
specific interval.
Bert
> how do I monitor certain process, say java, using ps? advice appreciated.
1. ps question
Following is the output of ps v <pid> command.
PID TTY STAT TIME PGIN SIZE RSS LIM TSIZ TRS %CPU %MEM
COMMAND
53550 pts/12 A 0:00 0 60 100 32768 2 8 0.0 0.0
a.out
Is there a way to get this information using a system/function call
from within a running process ?
In particular the SIZE, RSS, %CPU and %MEM ?
I am using AIX 4.1.x
Thanks
Sent via Deja.com http://www.deja.com/
Before you buy.
3. PS question
4. Multiple Graphics cards in 1000 anyone?
5. ps question
6. My machine doesnt respond to any SYN or ICMP packets!
7. How do you make a Linux PPP connection look like a gateway to other terminals on your LAN
9. ps questions
12. ps questions