source: trunk/CHANGELOG @ 316

Last change on this file since 316 was 316, checked in by bastiaans, 17 years ago

CHANGELOG:

  • updated
File size: 2.8 KB
Line 
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                - changed: pie chart percentages are now cpu-based instead of node-based
11
12                - added: host template
13                         adds a extra monarch host image to Ganglia's host overview
14                         NOTE!: be sure to copy/install new template from addons/templates
15
16                - added: (optional) nodes hostnames column
17                         thanks to: Daniel Barthel - daniel(d.o.t)barthel(a.t)nottingham(d.o.t)ac(d.o.t)uk
18                         for the suggestion
19
20        jobmond)
21
22                - fixed: when a job metric is longer than maximum metric length,
23                         the info is split up amongst multiple metrics
24
25                - fixed: no longer exit when batch server is unavailable
26                         thanks to: Peter Kruse - pk(a.t)q-leap(d.o.t)com
27                         for the patch
28
29                - fixed: fd closure bug causing stderr/stdout to remain open after daemonizing
30
31                - changed: rearranged code to allow support for different batch systems
32
33                - added: pidfile support
34                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
35                         for the patch
36
37                - added: usage display
38                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
39                         for the patch
40
41                - added: queue selection support: ability to specify which QUEUE's to get jobinfo from
42                         thanks to: Michael Jeanson - michael(a.t)ccs(d.o.t)usherbrooke(d.o.t)ca
43                         for the patch
44
45        jobarchived)
46
47                - fixed: XML retrieval for Ganglia version >= 3.0.3 working again
48                - fixed: database storing for Ganglia version >= 3.0.3 working again
49                - fixed: fd closure bug causing stderr/stdout to remain open after daemonizing
50
51                - changed: misc. bugfixes to optimize XML connections
52                - changed: misc. bugfixes for misc. minor issues
53
54                - added: cleaning of stale jobs in dbase: see JOB_TIMEOUT option
55
560.1.1:
57
58        web)
59
60                - fixed: misc. layout bugs for overview & search
61                - fixed: bug that occured when calculating the number of nodes when there
62                         was more than one job running on a machine
63
64                - changed: column requested memory is now optional through conf.php
65                - changed: search and overview tables are now full screen (100%)
66                - changed: overview jobnames are now cutoff at max 9 characters
67                           to prevent (layout) scews in the tables
68                - changed: overview graphs are no longer downsized
69
70                - added: (optional) column 'queued' (since) in overview
71                - added: search results (can) now have a SEARCH_RESULT_LIMIT
72                         this increases performance of the query's significantly!
73                - added: date/time format as displayed is now configurable through conf.php
74
75        jobmond)
76
77                - added: now reports 'queued since' (or creation time) of jobs
78
79        documentation)
80
81                - fixed: wrong e-mail adress in INSTALL (doh!)
82
830.1.0:
84
85        - First public release
Note: See TracBrowser for help on using the repository browser.