Changeset 427 for trunk


Ignore:
Timestamp:
07/07/07 14:52:52 (17 years ago)
Author:
bastiaans
Message:

CHANGELOG:

  • updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r414 r427  
    77                a:      allow per-cluster settings/override options: see CLUSTER_CONFS option
    88                a:      clusterimage can now draw nodes at x,y position parsed from hostname
     9                        see SORTBY_HOSTNAME for this in clusterconf/example.php
    910                a:      clusterimage nodes are now clickable: has link to all jobs from that host
    10                 a:      clusterimage nodes now have a tooltip
     11                a:      clusterimage nodes now have a tooltip: displays hostname and jobids for now
    1112                a:      jobmonarch logo image
    1213                        thank to: Robin Day
     
    1617                c:      host archive view is now more complete and detailed in the same manner as
    1718                        Ganglia's own host view
    18                 c:      host view available metric list is now compiled from disk,
    19                         so that the detailed archive host view works even when it is currently down.
     19                c:      host archive view available metric list is now compiled from disk,
     20                        so that the detailed archive host view works even when the node is currently down.
    2021                c:      removed size restrictions from detailed host archive view
    2122
     
    2930                f:      bug where jobstart redline indicator in host detail graphs was set incorrectly
    3031                        or not at all due to a miscalculation in job times
     32                f:      bug where hostimage headertext xoffset was miscalculated, causing the column names
     33                        to overlap their position when the columnname was longer than the columnvalues
    3134
    3235        jobmond)
    3336
    3437                a:      syslog support
    35                 a:      report number of running/queued jobs as seperate metric
    36 
    37                 c:      native gmetric support, much faster and cleaner!
     38                a:      report number of running/queued jobs as seperate metrics
     39                a:      native gmetric support, much faster and cleaner!
    3840                        thanks to: Nick Galbreath - nickg(a.t)modp(d.o.t)com
    3941                        for writing it and allowing inclusion in jobmond
     
    5759        jobarchived)
    5860
    59                 c:      now use py-rrdtool api instead of pipes, much faster!
     61                a:      can now use py-rrdtool api instead of pipes, much faster!
    6062                        install py-rrdtool to use this
    6163                        backwards compatible fails back to pipes if module not installed
    6264
     65                c:      all XML input was uniencoded, which could cause errors,
     66                        now all properly converted to normal strings
     67
    6368                f:      autocreate clusterdirs in archivedir
    6469                f:      unhandled gather exception
    65                 f:      all XML input was uniencoded, which could cause errors
    66                         now all properly converted to normal strings
    6770                f:      incorrect stop_timestamping when jobs finished
    6871                        thanks to: Alexis Michon - alexis(d.o.t)michon(a.t)ibcp(d.o.t)fr
Note: See TracChangeset for help on using the changeset viewer.