🧪 Skills

Procmon

Process monitor and manager. List running processes with resource usage, search processes by name, monitor specific process CPU and memory over time, send si...

v1.0.0
❤️ 0
⬇️ 3
👁 1
Share

Description


name: ProcMon description: "Process monitor and manager. List running processes with resource usage, search processes by name, monitor specific process CPU and memory over time, send signals to processes, and view process trees. System process management made simple." version: "1.0.0" author: "BytesAgain" tags: ["process","monitor","manager","kill","system","admin","top","htop"] categories: ["System Tools", "Developer Tools"]

ProcMon

Monitor and manage processes. Find, watch, and control what's running.

Commands

  • list [filter] — List processes (optional name filter)
  • top [n] — Top N processes by CPU
  • mem [n] — Top N processes by memory
  • watch <pid> — Monitor a process over time
  • tree — Show process tree
  • find <name> — Find processes by name
  • signal <pid> <signal> — Send signal to process

Usage Examples

procmon list python
procmon top 10
procmon find nginx
procmon watch 1234
procmon tree

Powered by BytesAgain | bytesagain.com

Reviews (0)

Sign in to write a review.

No reviews yet. Be the first to review!

Comments (0)

Sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Compatible Platforms

Pricing

Free

Related Configs