jCondor
A GUI front-end for Condor computer farms
jCondor is a monitoring tool for a cluster running
Condor
It is designed to display information on the condor job submissions using a web browser (jobs, users, CPU load).
The program is written in Java and can be used as an applet. It is developed to monitor
condor resources and query job status only. It is not designed for job submissions.
Download: jCondor releases
Requirements: Java version 1.7 and above. A web server (only if running as applet).
It can run as a desktop application. Simply unpack the ZIP file and run:
java -jar jcondor.jar
(it needs Java 7).
For the installation instructions, read the INSTALL file inside the package.
S.Chekanov (ANL)