| Some recent notes, somewhat mac-specific: "I'm having trouble finding one true activity monitor on mac.
I tried all of these on mac with certain criteria in mind (reliability, renicing, good UX): - Activity Monitor: doesn't update charts when in background, doesn't show nice value, doesn't allow renice, doesn't hide idle processes - Apple's top: non-standard, information overload, no nice/renice/idle/filter - htop: doesn't show accurate process cpu usages (known bug awaiting release), no idle hiding. (Use latest release to avoid crashes.) - btop: hangs (known bug awaiting release), no nice/renice/idle hiding - bottom: basic - gotop: I forget - glances: pretty good, supports nice & renice. That or htop seem to be the only options for that. glances is CPU-heavy. - zenith: also good, faster, and at least shows nice. (Crashes if you sort by it, known bug awaiting fix.)" I went with zenith. |