Skip to content
/ pmon Public

A simple performance monitor for Unix processes that outputs scaled graphs.

License

Notifications You must be signed in to change notification settings

nmaggioni/pmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pmon

A simple performance monitor for Unix processes that outputs scaled graphs.

usage: pmon.py [-h] [-v] [-t TIMEOUT] PID

positional arguments:
  PID                   The PID to monitor.

optional arguments:
  -h, --help            show this help message and exit
  -v, --verbose         Increase output verbosity.
  -t TIMEOUT, --timeout TIMEOUT
                        The duration of the monitoring in seconds.

Sample output

About

A simple performance monitor for Unix processes that outputs scaled graphs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages