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.3 by tdb, Wed Mar 7 23:36:03 2001 UTC vs.
Revision 1.10 by tdb, Tue Mar 13 19:34:39 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 < WebFeeder needs completing
31 > FIX the major memory leak issues.
32 > LocalClient Monitors: Load, Processes, Queues, Users, Disks (MB threshold).
33   Sort out GC & Configuration objects (and CorbaHandlers).
34 Makefile stops halfway through on FreeBSD (dependency?).
35 Sort out verbosity levels of messages around the server.
34  
35   Completed:
36   ----------
37 + 13/03/2001 - Thread naming, at least at a "what class it is" level.
38 +           - Utilise the ConfigurationProxy throughout the server.
39 + 09/03/2001 - WebFeeder needs to dump Alerts to disk.
40 + 08/03/2001 - WebFeeder needs to dump XML to disk
41 +             LocalClient Monitors: Disks, Service Checks
42   07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet
43   01/03/2001 - Make it easy to change flags to the java compiler.
44               Configuration groups need implementing.
# Line 80 | Line 83 | Consider graphing of some values?
83   Allow changing of view
84   -adding removing data fields??
85   -comparing fields accross servers
86 + Possibly use a JTree in place of a JTabbedPane
87 + Fix bug where it can take up to two packets to display
88 +  correct information.  This is most visible in service
89 +  checks, but can also be seen on disk, memory and anything
90 +  else that uses two data items from the packet for one
91 +  component.
92   Maybe handle exceptions nicer in the comms
93   Switch to using the StringUtil class for the firewall command stuff
94  
# Line 119 | Line 128 | Porting to Linux/FreeBSD (Windows?)
128  
129   <h3>Winhost</h3>
130   <pre>
131 + Still needs to send the true uptime.
132   Processor ID should be packet.os.architecture
133   Minor version joined with packet.os.version
134   Logo ? Pink icon ? URL link ? fixes...
# Line 127 | Line 137 | Solve OCX problem
137  
138   <h3>ihost</h3>
139   <pre>
140 + Produce a very quick "check script" which can be run by cron.
141   </pre>
142  
143   <h3>Web Reports</h3>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines