Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I use "Activity Monitor" in a background window to keep an eye on the memory use of each programme and resource use.

I am frustrated that the network/CPU/disk activity graphs are tiny and can only be seen one-at-a-time.

Is there an alternative to Activity Monitor that will show me the same information in a more useful way?

share|improve this question

3 Answers

MenuMeters is probably the most popular alternative.

share|improve this answer

I've been using iStat Menus (worked better for me than Menu Meters)

But I've recently seen Processes which can monitor active network connections and open files... pretty neat. More searching also revealed atMonitor, but I've not read too much about that one.

For myself I'm pretty interested in the bundle currently available from Metakine which includes both Processes and Hands Off! which looked good. (I've previously used Little Snitch). PS: For the next day or so there is a promotion to get a bundle for less than the cost of Processes alone...

share|improve this answer
PS: As an aside, you can do a lot on the command-line... using commands like top vm-stat and (my favorite) lsof. – Marius Sep 10 '12 at 14:11
We have used both Little Snitch and Hands Off!, switched over to Hands Off! 30 April 2012 for the domain based blocking feature. Now 9 months, 317 Apps and 4920 rules later the HandsOffDaemon is consuming 641,9MB out of 4GB of physical memory and mDNSResponder is crashing 4 till 6 times a day on the plug in /Library/Handsoff/dns_preload.dylib. – Pro Backup Jan 22 at 20:38

If you're comfortable with the terminal, there's always 'top'.

Another approach might be to set up GeekTool.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.