Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

yetiboy

macrumors member
Original poster
I'm currently using the following to keep track of processes' memory and CPU percentages, but I'd like to add Real Memory to it as well (or use a separate script to monitor it). Anyone know how to add this? I've been searching for a while and haven't had any luck - might help if I knew UNIX coding, but I really don't.

ps -amcwwwxo "command %mem %cpu" | grep -v grep | head -13

yeti
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.