1 |
|
TODO List (or rather, TOFIX !) |
2 |
|
========= |
3 |
|
|
4 |
< |
Complete the functionality of "Local Clients" |
5 |
< |
Fix the Queue "unlimited" size problem. |
6 |
< |
Makefile stops halfway through on FreeBSD. |
7 |
< |
Build a simple TCP/IP logger. |
4 |
> |
LocalClient Monitors: Disks, Load, Process, Queues, Service Checks, Users |
5 |
> |
Service Checks: FTP, Telnet, POP3, IMAP, SSH, Finger |
6 |
> |
WebFeeder needs completing |
7 |
> |
Sort out GC & Configuration objects (and CorbaHandlers). |
8 |
> |
Makefile stops halfway through on FreeBSD (dependency?). |
9 |
|
Sort out verbosity levels of messages around the server. |
9 |
– |
Sort out the IOException (expecting FILELIST) in HostInit.run |
10 |
|
|
11 |
|
Completed: |
12 |
|
---------- |
13 |
+ |
01/03/2001 - Make it easy to change flags to the java compiler. |
14 |
+ |
Configuration groups need implementing. |
15 |
|
28/02/2001 - Queue identification ? Use a hash of the Queue ? |
16 |
+ |
Fix the Queue "unlimited" size problem. |
17 |
|
27/02/2001 - (not needed) ClientInterface/DBInterface need to "pull" data ? |
18 |
|
Builds on the website ? |
19 |
|
Change build scripts to make iscream-server.java/tar.gz/zip |