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.6 by tdb, Fri Mar 9 00:25:29 2001 UTC

# Line 28 | Line 28 | This is a list of things which still need to be done;
28  
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
33 < WebFeeder needs completing
31 > LocalClient Monitors: Disks, Load, Processes, Queues, Service Checks, Users.
32 > WebFeeder needs to dump Alerts to disk.
33 > Utilise the ConfigurationProxy throughout the server.
34   Sort out GC & Configuration objects (and CorbaHandlers).
35   Makefile stops halfway through on FreeBSD (dependency?).
36   Sort out verbosity levels of messages around the server.
37  
38   Completed:
39   ----------
40 + 08/03/2001 - WebFeeder needs to dump XML to disk
41 + 07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet
42   01/03/2001 - Make it easy to change flags to the java compiler.
43               Configuration groups need implementing.
44   28/02/2001 - Queue identification ? Use a hash of the Queue ?
# Line 80 | Line 82 | Consider graphing of some values?
82   Allow changing of view
83   -adding removing data fields??
84   -comparing fields accross servers
85 + Possibly use a JTree in place of a JTabbedPane
86 + Fix bug where it can take up to two packets to display
87 +  correct information.  This is most visible in service
88 +  checks, but can also be seen on disk, memory and anything
89 +  else that uses two data items from the packet for one
90 +  component.
91   Maybe handle exceptions nicer in the comms
92   Switch to using the StringUtil class for the firewall command stuff
93  
# Line 104 | Line 112 | Completed:
112  
113   <h3>statgrab</h3>
114   <pre>
115 + Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
116   FreeBSD - grabbing memory total
117   Linux - CPU %'s not always right, 2 repititions ?
118   Consider proc as a replacement for top on Linux

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines