Page 1 of 1

[ Htop ] CLI interactive process viewer

Posted: 26 Apr 2023, 05:53
by outkastm
Image

About: https://github.com/htop-dev/htop

Category:
Applicable models: x.64 series
Applicable TOS4:
Applicable TOS5: 5.1.33 or later versions
App download: https://tmnascommunity.eu/download/htop

App WebUI for additional settings can be accesses at:

TOS4: http(s)://yournasip:port/modules/pgAdminOKM/www
TOS5: click on Support & Help from app description inside the App Center

Connect with SSH and run

Code: Select all

htop
How to manully install this app on TerraMaster application store?

About

htop is a cross-platform interactive process viewer.

htop allows scrolling the list of processes vertically and horizontally to see their full command lines and related information like memory and CPU consumption. Also system wide information, like load average or swap usage, is shown.

The information displayed is configurable through a graphical setup and can be sorted and filtered interactively.

Tasks related to processes (e.g. killing and renicing) can be done without entering their PIDs.

Running htop requires ncurses libraries, typically named libncurses(w).

Image

Re: [ Htop ] CLI interactive process viewer

Posted: 29 Apr 2025, 01:29
by lilduke316
Does this still work for tos6? Current version 6.0.673. on f2-423. I see it says version 5 or later on the community apps, but wasn't sure if that also means version 6 also.

Re: [ Htop ] CLI interactive process viewer

Posted: 29 Apr 2025, 02:03
by outkastm
Not ready for TOS6 but will be updated soon

Re: [ Htop ] CLI interactive process viewer

Posted: 29 Apr 2025, 05:35
by lilduke316
That's awesome thanks for the heads up!