Changeset 308 for trunk/CHANGELOG


Ignore:
Timestamp:
04/17/07 17:48:12 (17 years ago)
Author:
bastiaans
Message:

CHANGELOG:

  • updated for version 0.2
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r283 r308  
     10.2:
     2
     3        web)
     4                - fixed: misc. optimization and bugfixes
     5                - fixed: now fully compatible with latest PHP5 and PHP4
     6
     7                - changed: cluster image now incorporates small text descr.
     8                - changed: monarch (cluster/host) images no longer displayed
     9                           for clusters that are not jobmond enabled
     10
     11                - added: host template
     12                         adds a extra monarch host image to Ganglia's host overview
     13                         NOTE!: be sure to copy/install new template from addons/templates
     14
     15                - added: (optional) nodes hostnames column
     16                         thanks to: Daniel Barthel - daniel(d.o.t)barthel(a.t)nottingham(d.o.t)ac(d.o.t)uk
     17                         for the suggestion
     18
     19        jobmond)
     20
     21                - fixed: when a job metric is longer than maximum metric length,
     22                         the info is split up amongst multiple metrics
     23
     24                - fixed: no longer exit when batch server is unavailable
     25                         thanks to: Peter Kruse - pk(a.t)q-leap(d.o.t)com
     26                         for the patch
     27
     28                - fixed: fd closure bug causing stderr/stdout to remain open after daemonizing
     29
     30                - changed: rearranged code to allow support for different batch systems
     31
     32                - added: pidfile support
     33                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
     34                         for the patch
     35
     36                - added: usage display
     37                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
     38                         for the patch
     39
     40                - added: queue selection support: ability to specify which QUEUE's to get jobinfo from
     41                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
     42                         for the patch
     43
     44        jobarchived)
     45
     46                - fixed: XML retrieval for Ganglia version >= 3.0.3 working again
     47                - fixed: database storing for Ganglia version >= 3.0.3 working again
     48                - fixed: fd closure bug causing stderr/stdout to remain open after daemonizing
     49
     50                - changed: misc. bugfixes to optimize XML connections
     51                - changed: misc. bugfixes for misc. minor issues
     52
     53                - added: cleaning of stale jobs in dbase: see JOB_TIMEOUT option
     54
    1550.1.1:
    256
Note: See TracChangeset for help on using the changeset viewer.