Changeset 219 for trunk/TODO


Ignore:
Timestamp:
03/08/06 13:09:30 (18 years ago)
Author:
bastiaans
Message:

TODO:

  • updated

AUTHORS:

  • updated

jobmond/jobmond.py,
web/addons/job_monarch/libtoga.php:

  • renamed metric internals from TOGA to MONARCH

web/addons/job_monarch/conf.php:

  • renamed comment from Toga to Job Monarch
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/TODO

    r195 r219  
    1 Features on the horizon:
    2 ------------------------
     1Functionality TODO (wish) list
     2==============================
    33
    4 * Config file and arguments usage for daemons
    5   (also --help and possibly a man page)
     4        *       Improved config file and arguments usage for daemons
     5                (also --help and possibly a man page)
    66
    7 * Actual version reporting by daemons
     7        *       Actual version reporting by daemons
    88
    9 * 'queued since' reporting of jobs
     9        *       'queued since' reporting of jobs
    1010
    11 * Clickable nodes in the "big" cluster image,
    12   filtering all jobs on that particular node.
     11        *       Usage of a node's (Ganglia) location in the ClusterImage
     12                construction (placement by x,y,z coordinates)
     13 
     14        *       More advanced and detailed graph's, etc
    1315
    14 * Mouse hints on the "big" cluster image,
    15   showing node information detail when holding
    16   over a node. Information such as jobid(s),
    17   queues, users, etc
     16        *       Clickable nodes in the "big" cluster image,
     17                filtering all jobs on that particular node.
    1818
    19 * Usage of a node's location in the ClusterImage
    20   construction (placement by x,y,z coordinates)
     19        *       Mouse hints on the "big" cluster image,
     20                showing node information detail when holding
     21                over a node. Information such as jobid(s),
     22                queues, users, etc
    2123
    22 * Usage of regexp's or wildcards at jobsearch
    23   i.e. for job name/user/queue
     24        *       Usage of regexp's or wildcards at jobsearch
     25                i.e. for job name/user/queue
    2426
    25 * Ability to search by certain node properties
    26   instead of job properties. I.e.: a certain node
    27   hostname and/or number of nodes/cpus
     27        *       Ability to search by certain node properties
     28                instead of job properties. I.e.: a certain node
     29                hostname and/or number of nodes/cpus
Note: See TracChangeset for help on using the changeset viewer.