A year ago a presented a tool to monitor system resource usage on OpenVZ VPS. Since then I have moved from OpenVZ to XEN hosted services and I have added a few more measurements.
Posts Tagged ‘python’
Event based programming
January 17th, 2010
No Comments
Let’s write a simple tcp server/terminal. Usually my way of thinking must be adapted to the programming language being used. This is my small attempt to modify how the language works to my thinking. I call it event based problem solving.
Graphical statistics for OpenVZ servers
March 21st, 2009
3 Comments
I’m having a VPS running on OpenVZ that I most of the push to the limit. On usual computers the most significant resource is the memory usage, however on a VPS like this there are a lot of other resources running out.
