Changes between Version 9 and Version 10 of WikiStart


Ignore:
Timestamp:
12/06/06 09:31:03 (17 years ago)
Author:
bastiaans
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v9 v10  
    22[[PageOutline]]
    33
    4 = Welcome to '''Job Monarch''' =
     4= Welcome to '''Job Monarch'''! =
    55
    66Job 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.
     
    1515You can browse the current code here:
    1616
    17  * [source:tags/job_monarch] latest release (stable)
    18  * [source:trunk/job_monarch] development (non-stable)
     17 * [source:tags/job_monarch] -- latest release (stable)
     18 * [source:trunk/job_monarch] -- development (non-stable)
    1919
    2020Or you can check out code through subversion:
    2121
    22  * {{{svn co https://subtrac.sara.nl/oss/svn/jobmonarch/tags}}} latest release (stable)
    23  * {{{svn co https://subtrac.sara.nl/oss/svn/jobmonarch/trunk}}} development (non-stable)
     22 * {{{svn co https://subtrac.sara.nl/oss/svn/jobmonarch/tags}}} -- latest release (stable)
     23 * {{{svn co https://subtrac.sara.nl/oss/svn/jobmonarch/trunk}}} -- development (non-stable)
    2424
    2525== Report bugs ==
     
    2828
    2929 * [../newticket Create a new ticket]
     30 * [report:1 View current tickets]
    3031
    3132== Working example preview ==
     
    3536 * [http://ganglia.sara.nl/addons/job_monarch/?c=LISA%20Cluster SARA's Lisa Cluster Job Monarch page]
    3637 * [http://ganglia.sara.nl/?c=LISA%20Cluster SARA's Lisa Cluster Ganglia page]
     38
     39= Links =
     40
     41 * [../pbs_python pbs_python OSS trac pages] Job Monarch uses this python module for gathering job statistics from PBS/Torque
     42 * [http://www.ganglia.info/ Ganglia's Homepage] The Ganglia Monitoring System