source: trunk/TODO @ 216

Last change on this file since 216 was 195, checked in by bastiaans, 19 years ago

TODO,AUTHORS:

  • First files for future open source release

ganglia_example.xml:

  • No longer needed

web/addons/toga/version.php:

  • Added a version.php for joblist

web/addons/toga/libtoga.php:

  • Included version.php

web/addons/toga/templates/footer.tpl:

  • Removed bogus/non-sence version stuff

web/addons/toga/templates/header.tpl:

  • Minor cosmetic layout fix

web/addons/toga/index.php:

  • Changed versioning variables

web/addons/toga/overview.php:

  • Fixed hostname/domain determination. Only add domain if not allready there.
File size: 774 bytes
Line 
1Features on the horizon:
2------------------------
3
4* Config file and arguments usage for daemons
5  (also --help and possibly a man page)
6
7* Actual version reporting by daemons
8
9* 'queued since' reporting of jobs
10
11* Clickable nodes in the "big" cluster image,
12  filtering all jobs on that particular node.
13
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
18
19* Usage of a node's location in the ClusterImage
20  construction (placement by x,y,z coordinates)
21
22* Usage of regexp's or wildcards at jobsearch
23  i.e. for job name/user/queue
24
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
Note: See TracBrowser for help on using the repository browser.