← 返回
开发者工具 中文

Procmon

Watch and control running processes in real time. Use when scanning active PIDs, monitoring resource spikes, reporting trees, alerting on crashes.
实时监控与控制运行进程,适用于扫描活动PID、监控资源激增、报告进程树及崩溃告警。
bytesagain3
开发者工具 clawhub v3.0.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 655
下载
💾 4
安装
2
版本
#latest

概述

ProcMon

Process monitor: list, filter, and watch processes, find zombies, identify CPU/memory hogs, count by state, and log process stats.

Commands

CommandDescription
----------------------
procmon list [filter]List processes (optionally filter by name)
procmon watch Monitor a named process (5 snapshots, 2s interval)
procmon zombieFind zombie processes with parent info
procmon heavyShow top 10 CPU and top 10 memory processes
procmon countCount processes by state (running, sleeping, zombie, etc.)
procmon log Log matching process stats to ~/.procmon/.log
procmon tree [pid]Show process tree (full or rooted at PID)
procmon portsShow processes listening on network ports
procmon versionShow version

Examples

procmon list               # → top 25 processes by CPU
procmon list nginx         # → filter for nginx processes
procmon watch sshd         # → 5 snapshots of sshd, 2s apart
procmon zombie             # → find zombie processes
procmon heavy              # → top 10 by CPU + top 10 by memory
procmon count              # → process state breakdown
procmon log node           # → log node process stats to file
procmon tree               # → full process tree
procmon tree 1             # → tree rooted at PID 1
procmon ports              # → listening ports with PIDs

Requirements

  • ps (standard)
  • pstree (optional, for tree view)
  • ss or netstat (optional, for port listing)

版本历史

共 2 个版本

  • v3.0.0 当前
    2026-03-29 18:33 安全 安全
  • v1.0.5
    2026-03-19 08:44

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 671 📥 324,378
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,826
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,347