I created a proof of concept project to illustrate how we can use curses programming in Python to provide a shell program that updates regularly. This will be useful for users to monitor the cpu usage of the different VMs from within the terminal. I found inspiration
here and
here.

The demo project can be found on SVN as the "CursesTest" project or can be downloaded
here.
No comments:
Post a Comment