ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/oldtodo.shtml
(Generate patch)

Comparing web/www/oldtodo.shtml (file contents):
Revision 1.2 by tdb, Wed Mar 7 21:09:23 2001 UTC vs.
Revision 1.4 by ajm, Thu Mar 8 01:06:34 2001 UTC

# Line 29 | Line 29 | This is a list of things which still need to be done;
29   <h3>Server</h3>
30   <pre>
31   LocalClient Monitors: Disks, Load, Process, Queues, Service Checks, Users
32 Service Checks: FTP, Telnet, POP3, IMAP, SSH, Finger
32   WebFeeder needs completing
33   Sort out GC & Configuration objects (and CorbaHandlers).
34   Makefile stops halfway through on FreeBSD (dependency?).
# Line 37 | Line 36 | Sort out verbosity levels of messages around the serve
36  
37   Completed:
38   ----------
39 + 07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet
40   01/03/2001 - Make it easy to change flags to the java compiler.
41               Configuration groups need implementing.
42   28/02/2001 - Queue identification ? Use a hash of the Queue ?
# Line 80 | Line 80 | Consider graphing of some values?
80   Allow changing of view
81   -adding removing data fields??
82   -comparing fields accross servers
83 + Possibly use a JTree in place of a JTabbedPane
84 + Fix bug where it can take up to two packets to display
85 +  correct information.  This is most visible in service
86 +  checks, but can also be seen on disk, memory and anything
87 +  else that uses two data items from the packet for one
88 +  component.
89   Maybe handle exceptions nicer in the comms
90   Switch to using the StringUtil class for the firewall command stuff
91  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines