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.1 by tdb, Wed Mar 7 19:22:08 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  
# Line 104 | Line 110 | Completed:
110  
111   <h3>statgrab</h3>
112   <pre>
113 + Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
114   FreeBSD - grabbing memory total
115   Linux - CPU %'s not always right, 2 repititions ?
116   Consider proc as a replacement for top on Linux

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines