Skip to content

l46983284-cpu/procwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

procwatch

CI License: MIT

Real-time process monitoring and anomaly detection CLI. Think htop meets security.

Features

  • Real-time CPU/memory per process
  • Anomaly detection (CPU spike alerts)
  • Filter by process name
  • Color-coded by resource usage

Install

cargo install procwatch

Usage

procwatch                    # default 1s interval, top 20
procwatch -i 2 --top 50     # 2s interval, show 50
procwatch --filter python    # only python processes
procwatch --anomaly          # enable spike detection

About

Real-time process monitoring and anomaly detection CLI. eBPF-powered. Think htop meets security.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages