Skip to content

wulj2/mntr2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The original mntr is from slw287r, I dropped the cairo library and implement echarts html output version, the command line arguments usage is the same as the original mntr

Monitor process and its supprocesses' MEM and CPU Usage

  • MEM: RSS and SHR in g
  • CPU: Total in %

Requirements

  • Linux OS
  • procps

Usage

  • by process name
mntr <cmd_name>
  • by process pid
mntr <process_pid>
  • by run a program
mntr <cmd> <args> ...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages