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.23 by tdb, Sat Feb 9 15:00:42 2002 UTC

# Line 1 | Line 1
1   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2  
3   <!--
4 <    todo.shtml
5 <    Created by tdb1 07/03/2001
6 <    Last edited 07/03/2001
4 >    $Author$
5 >    $Id$
6   -->
7  
8   <html>
# Line 22 | Line 21
21      <td valign="top">
22   <!--#include virtual="title.inc" -->
23  
24 < <h2>i-scream TODO list</h2>
24 > <h2><font face="Arial">(old) i-scream central monitoring system TODO list</font></h2>
25  
26 < This is a list of things which still need to be done;
26 > <font face="Arial" size="2">This is the TODO list to be achieved by the end of the &quot;project&quot; period.
27 > A
28 > <a href="/todo.shtml">newer TODO list</a> now exists to cover the future things
29 > we plan to do with the development of the i-scream central monitoring system.</font><h3>
30 > <font face="Arial">Server</font></h3>
31 > <pre>LocalClient Monitors: Users.
32  
29 <h3>Server</h3>
30 <pre>
31 LocalClient Monitors: Disks, Load, Process, Queues, Service Checks, Users
32 WebFeeder needs completing
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.
36
33   Completed:
34   ----------
35 + 22/03/2001 - FIX the major memory leak and deadlock issues.
36 +             LocalClient Monitors: Load, Processes, Queues.
37 + 18/03/2001 - LocalClient Monitors: Disks/Memory need MB threshold
38 + 15/03/2001 - Alert dumping needs to be organised better.
39 +             Running on Windows InetAddress.getHostName() doesn't return the FQDN.
40 + 13/03/2001 - Thread naming, at least at a "what class it is" level.
41 +             Utilise the ConfigurationProxy throughout the server.
42 +             Sort out GC & Configuration objects (and CorbaHandlers).
43 + 09/03/2001 - WebFeeder needs to dump Alerts to disk.
44 + 08/03/2001 - WebFeeder needs to dump XML to disk
45 +             LocalClient Monitors: Disks, Service Checks
46   07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet
47   01/03/2001 - Make it easy to change flags to the java compiler.
48               Configuration groups need implementing.
# Line 74 | Line 81 | Completed:
81               Queuing system in the root filter.
82   </pre>
83  
84 < <h3>Conient</h3>
85 < <pre>
79 < Consider graphing of some values?
80 < Allow changing of view
81 < -adding removing data fields??
82 < -comparing fields accross servers
83 < Maybe handle exceptions nicer in the comms
84 < Switch to using the StringUtil class for the firewall command stuff
85 <
86 < Completed:
84 > <h3><font face="Arial">Conient</font></h3>
85 > <pre>Completed:
86   ----------
87 + 18/03/2001 - Switch to using the StringUtil class for the firewall command stuff.
88 +             Fix bug where it can take up to two packets to display
89 +             correct information.  This is most visible in service
90 +             checks, but can also be seen on disk, memory and anything
91 +             else that uses two data items from the packet for one
92 +             component.
93   01/03/2001 - re-work host display and choosing mechanism (ie, make us 1.1 protocol)
94   26/02/2001 - Rework system displaying of components for Swing Event Handling
95               Allow config to be written back to a local file
# Line 102 | Line 107 | Completed:
107   28/01/2001 - Tidy up network comms and link handling
108   </pre>
109  
110 < <h3>statgrab</h3>
111 < <pre>
112 < Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
113 < FreeBSD - grabbing memory total
114 < Linux - CPU %'s not always right, 2 repititions ?
115 < Consider proc as a replacement for top on Linux
116 < If possible, find alternatives to top, as it's very "heavy"
110 > <h3><font face="Arial">statgrab</font></h3>
111 > <pre>Completed:
112 > ----------
113 > 20/03/2001 - Linux - CPU %'s not always right, 2 repititions ?
114 > 19/03/2001 - Odd behaviour with more than 1000 processes, on Solaris at least
115 >             FreeBSD - grabbing memory total
116 > 11/03/2001 - Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
117   </pre>
118  
119 < <h3>C++ Host</h3>
120 < <pre>
116 < UDP Packet size to 8Kb
119 > <h3><font face="Arial">C++ Host</font></h3>
120 > <pre>UDP Packet size to 8Kb
121   Porting to Linux/FreeBSD (Windows?)
122   </pre>
123  
124 < <h3>Winhost</h3>
125 < <pre>
126 < Processor ID should be packet.os.architecture
127 < Minor version joined with packet.os.version
128 < Logo ? Pink icon ? URL link ? fixes...
129 < Solve OCX problem
124 > <h3><font face="Arial">Winhost</font></h3>
125 > <pre>Completed:
126 > ----------
127 > 19/03/2001 - Still needs to send the true uptime.
128 >             Processor ID should be packet.os.platform
129 >             Minor version joined with packet.os.version
130 >             Logo ? Pink icon ?
131 >             Solve OCX problem
132   </pre>
133  
134 < <h3>ihost</h3>
135 < <pre>
134 > <h3><font face="Arial">ihost</font></h3>
135 > <pre>Completed:
136 > ----------
137 > 12/03/2001 - Produce a very quick "check script" which can be run by cron.
138   </pre>
139  
140 < <h3>Web Reports</h3>
141 < <pre>
142 < Alert/System Summary Page
143 < Individual Host Alert Summary Page(s)
144 < Individual Host Lastest Data Page(s) (including service checks)
140 > <h3><font face="Arial">Web Reports</font></h3>
141 > <pre>Completed:
142 > ----------
143 > 22/03/2001 - Alert/System Summary Page (incl. helpdesk style)
144 > 15/03/2001 - Individual Host Alert Summary Page(s)
145 > 14/03/2001 - Individual Host Lastest Data Page(s) (including service checks)
146   </pre>
147  
148   <!--#include virtual="bottom.inc" -->
# Line 142 | Line 151 | Individual Host Lastest Data Page(s) (including servic
151   </table>
152  
153   </body>
154 < </html>
154 > </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines