htop

CLI

An interactive process viewer and system monitor.

Interactive process viewer with CPU/memory usage

2 curated recipes · not yet executed by the harness#process#monitor#cpu#memory

Recipes

Curated from documentation and usage. Percentages are estimates, not measurements.

Monitor all processes interactively

~99% est.
htop

Filter processes by name

~90% est.
htop -p $(pgrep -d',' node)

Install

Homebrewbrew install htop
aptsudo apt install htop

Agent notes

When to use
Monitoring system resource usage interactively

Use from an agent

curl -s https://clihub.com/api/tools/htop | jq '.agentHints.provenRecipes[] | {task, command, verified}'

Or call get_tool with slug htop on the MCP server at https://clihub.com/mcp.

Homepage ↗Repository ↗GPL-2.00 views