[[ShowPath]] [[PageOutline]] = Welcome to '''Job Monarch'''! = Job Monarch is an addon to the [http://www.ganglia.info/ Ganglia Monitoring System] that provides (batch) job monitoring and graphical overview of clusters and assorted batch systems. Monarch is an abbreviation for Monitoring and Archiving, as Monarch also provides the ability to archive these job (monitoring) statistics so that your (batch) cluster users may lookup job information of old (and possibly failed) jobs to analyze possible problems. == Documentation == * [wiki:ToBeAdded Installation] * [wiki:ToBeAdded Usage] == Source code == You can browse the current code here: * [source:tags/job_monarch] -- latest release (stable) * [source:trunk/job_monarch] -- development (non-stable) Or you can check out code through subversion: * {{{svn co https://subtrac.sara.nl/oss/svn/jobmonarch/tags}}} -- latest release (stable) * {{{svn co https://subtrac.sara.nl/oss/svn/jobmonarch/trunk}}} -- development (non-stable) Of course you can also grab the tarball from our ftp site: * [ftp://ftp.sara.nl/pub/outgoing/ganglia_jobmonarch-latest.tar.gz ganglia_jobmonarch-latest.tar.gz] == Report bugs == You can create tickets and/or submit patches in our ticket system: * [../newticket Create a new ticket] * [report:1 View current tickets] == Working example preview == You can see a working preview/example here: * [http://ganglia.sara.nl/addons/job_monarch/?c=LISA%20Cluster SARA's Lisa Cluster Job Monarch page] * [http://ganglia.sara.nl/?c=LISA%20Cluster SARA's Lisa Cluster Ganglia page] = Links = * [../pbs_python pbs_python OSS trac pages] -- Job Monarch uses this python module for gathering job statistics from PBS/Torque * [http://www.ganglia.info/ Ganglia's Homepage] -- The Ganglia Monitoring System