интерактивный просмотрщик процессов (interactive process viewer)
Имя (Name)
htop, pcp-htop - interactive process viewer
Синопсис (Synopsis)
htop
[-dCFhpustvH
]
pcp htop
[-dCFhpustvH
] [--host/-h host
]
Описание (Description)
htop
is a cross-platform ncurses-based process viewer.
It is similar to top
, but allows you to scroll vertically and
horizontally, and interact using a pointing device (mouse). You
can observe all processes running on the system, along with their
command line arguments, as well as view them in a tree format,
select multiple processes and act on them all at once.
Tasks related to processes (killing, renicing) can be done
without entering their PIDs.
pcp-htop
is a version of htop
built using the Performance Co-
Pilot (PCP) Metrics API (see PCPIntro(1), PMAPI(3)), allowing to
extend htop
to display values from arbitrary metrics. See the
section below titled CONFIG FILES
for further details.