Originally posted by: nagger
Hi,
ps report process CPU use in terms of the whole machine =100%
nmon reports process CPU use in terms on 1 CPU = 100%
These are both right - just different.
ps aux reports both total time on the CPU (TIME column) and the recent CPU use (%CPU)
Good luck with your script.
I can't help thinking
1) ugh that is dangerous
2) surely you should focus on fixing the cause andn ot the symptom
3) I am not going to help script so I don't get the blame when perfectly good processes get killed
ta Nigel