
Argos is a new project which replaces my previous attempt at a distributed Xen control panel. Unlike the previous project this control system is designed to allow you to control the Xen instances running upon an arbitary number of Xen hosts.
Each managed Xen host (node) will run a small client application which will communicate back and forth with a central server.
With the central server as the single point of contact multiple control panel applications can be used to control the individual nodes and the Xen guests that are running upon them.
Together the software would look like this:
Right now the following items are complete:
Outstanding are some security measures (above ACLs) include SSL transport security and key-based authentication.
We also have a Ruby on Rails control panel in development which should be ready for inspection soon.
Checkout the code from CVS. Ask question upon the xen-tools mailing list.
Mail in your patches!
See the Argos CVS Repository.
If you have any questions please ask upon the xen-tools mailing list.