Changeset 319 for trunk/CHANGELOG


Ignore:
Timestamp:
04/18/07 17:07:28 (17 years ago)
Author:
bastiaans
Message:

CHANGELOG:

  • updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r316 r319  
    1010                - changed: pie chart percentages are now cpu-based instead of node-based
    1111
    12                 - added: host template
     12                - added: host template for Ganglia
    1313                         adds a extra monarch host image to Ganglia's host overview
     14                         which displays/links to the jobs on that host
    1415                         NOTE!: be sure to copy/install new template from addons/templates
    15 
    1616                - added: (optional) nodes hostnames column
    1717                         thanks to: Daniel Barthel - daniel(d.o.t)barthel(a.t)nottingham(d.o.t)ac(d.o.t)uk
     
    2222                - fixed: when a job metric is longer than maximum metric length,
    2323                         the info is split up amongst multiple metrics
    24 
    2524                - fixed: no longer exit when batch server is unavailable
    2625                         thanks to: Peter Kruse - pk(a.t)q-leap(d.o.t)com
    2726                         for the patch
    28 
    2927                - fixed: fd closure bug causing stderr/stdout to remain open after daemonizing
    3028
    31                 - changed: rearranged code to allow support for different batch systems
     29                - changed: rearranged code to allow support for other batch systems
    3230
     31                - added: (experimental) SGE (Sun Grid Engine) support as batch server
     32                         thanks to: Babu Sundaram - babu(a.t)cs(d.o.t)uh(d.o.t)edu
     33                         who developed it for a OSCAR's Google-SoC project
    3334                - added: pidfile support
    3435                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
    3536                         for the patch
    36 
    3737                - added: usage display
    3838                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
    3939                         for the patch
    40 
    4140                - added: queue selection support: ability to specify which QUEUE's to get jobinfo from
    4241                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
     
    4544        jobarchived)
    4645
    47                 - fixed: XML retrieval for Ganglia version >= 3.0.3 working again
    48                 - fixed: database storing for Ganglia version >= 3.0.3 working again
     46                - fixed: XML retrieval for Ganglia version >= 3.0.3 working properly again
     47                - fixed: database storing for Ganglia version >= 3.0.3 working properly again
    4948                - fixed: fd closure bug causing stderr/stdout to remain open after daemonizing
    5049
Note: See TracChangeset for help on using the changeset viewer.