[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Condor Web interface



I've been building a rudimentary monitoring system using dokuwiki as the "platform".  It does not kill jobs yet, but will allow you to check the pool status, current users and running jobs.  The nice thing is that it can be a publicly visible wiki, but have private pages (for your jobs, and users, etc.).

We currently only have one public facing page, which lists the pools' machines (it's a small pool, so all the machines are on one page), but I'd be happy to pass on any of the other code:

http://optimization.cs.uleth.ca/doku.php?id=resources:condor_pool

It's mostly php stubs that wrap the condor tools.  The wrappers consume the xml produced by the tools and spit out HTML to display in a section of the wiki.

Regards,
-B

On 2010-07-05, at 1:38 AM, Sassy Natan wrote:

> Hi All
> 
> 
> Does any one familiar with a Condor Web management?
> Where u can see the Condor Cluster Status? or even submit job? kill jobs
> etc...?
> 
> 
> If there is no such project, maybe it could be nice to make something like
> this.
> 
> But before I start developing such tool, maybe there is one available
> already?
> 
> 
> Thanks
> Sassy
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
> 
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/