vsoch / watchme

Reproducible watchers for research
https://vsoch.github.io/watchme/
Mozilla Public License 2.0
851 stars 32 forks source link

Add terminal monitor #49

Closed vsoch closed 5 years ago

vsoch commented 5 years ago

This PR will expose the same monitoring commands for processes, but via the terminal command line! The user can also do the same directly in Python with the TerminalRunner. A preview of the command line version is here:

https://asciinema.org/a/247000?speed=2

And docs provided in the attached PDF.

psutils _ watchme.pdf

vsoch commented 5 years ago

Merging, will install from master and release on pip after some (cluster) testing.