Closed vsoch closed 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:
TerminalRunner
https://asciinema.org/a/247000?speed=2
And docs provided in the attached PDF.
psutils _ watchme.pdf
Merging, will install from master and release on pip after some (cluster) testing.
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