Zenith - sort of like top or htop but with zoomable charts, CPU, GPU, network, and disk usage
Zenith - sort of like top or htop but with zoomable charts, CPU, GPU, network, and disk usage
Features:
- Optional CPU, Memory, Network, and Disk usage charts
- Quick glances at Disk free space, NIC IP addresses, CPU frequency
- Highlight top users of CPU, Memory, & Disk
- Battery percentage, time to charge or discharge, power used
- A top-like filterable process table that includes per process disk usage
- Change process priority
- Zoomable chart views (with support to scroll back in time)
- Managing processes with signals
- Performance data saved between runs
Zenith - sort of like top or htop but with zoomable charts, CPU, GPU, network, and disk usage
Features:
- Optional CPU, Memory, Network, and Disk usage charts
- Quick glances at Disk free space, NIC IP addresses, CPU frequency
- Highlight top users of CPU, Memory, & Disk
- Battery percentage, time to charge or discharge, power used
- A top-like filterable process table that includes per process disk usage
- Change process priority
- Zoomable chart views (with support to scroll back in time)
- Managing processes with signals
- Performance data saved between runs
To install zenith, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install zenith
To see what files were installed by zenith, run:
port contents zenith
To later upgrade zenith, run:
sudo port selfupdate && sudo port upgrade zenith
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.