dispy
dispy copied to clipboard
Monitor Nodes
Is there any way to monitor nodes where dispynode.py was running (something like DispyHTTPServer, but for nodes)? For example, how many jobs (from different clients/job clusters) are running on this particular node?
The only interface available now is command-line (entering "status" shows information about past and running computations / jobs). Adding web interface would be good for administrators. I am hoping someone volunteers for it.