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.15 by tdb, Sun Mar 18 05:00:58 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
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.
31 > FIX the major memory leak issues.
32 > LocalClient Monitors: Load, Processes, Queues, Users.
33  
34   Completed:
35   ----------
36 + 18/03/2001 - LocalClient Monitors: Disks/Memory need MB threshold
37 + 15/03/2001 - Alert dumping needs to be organised better.
38 +           - Running on Windows InetAddress.getHostName() doesn't return the FQDN.
39 + 13/03/2001 - Thread naming, at least at a "what class it is" level.
40 +           - Utilise the ConfigurationProxy throughout the server.
41 +           - Sort out GC & Configuration objects (and CorbaHandlers).
42 + 09/03/2001 - WebFeeder needs to dump Alerts to disk.
43 + 08/03/2001 - WebFeeder needs to dump XML to disk
44 +             LocalClient Monitors: Disks, Service Checks
45   07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet
46   01/03/2001 - Make it easy to change flags to the java compiler.
47               Configuration groups need implementing.
# Line 80 | Line 86 | Consider graphing of some values?
86   Allow changing of view
87   -adding removing data fields??
88   -comparing fields accross servers
89 + Possibly use a JTree in place of a JTabbedPane
90 + Fix bug where it can take up to two packets to display
91 +  correct information.  This is most visible in service
92 +  checks, but can also be seen on disk, memory and anything
93 +  else that uses two data items from the packet for one
94 +  component.
95   Maybe handle exceptions nicer in the comms
96   Switch to using the StringUtil class for the firewall command stuff
97  
# Line 104 | Line 116 | Completed:
116  
117   <h3>statgrab</h3>
118   <pre>
119 < Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
119 > Odd behaviour with more than 1000 processes, on Solaris at least
120   FreeBSD - grabbing memory total
121   Linux - CPU %'s not always right, 2 repititions ?
122   Consider proc as a replacement for top on Linux
123   If possible, find alternatives to top, as it's very "heavy"
124 +
125 + Completed:
126 + ----------
127 + 11/03/2001 - Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
128   </pre>
129  
130   <h3>C++ Host</h3>
# Line 119 | Line 135 | Porting to Linux/FreeBSD (Windows?)
135  
136   <h3>Winhost</h3>
137   <pre>
138 + Still needs to send the true uptime.
139   Processor ID should be packet.os.architecture
140   Minor version joined with packet.os.version
141   Logo ? Pink icon ? URL link ? fixes...
# Line 127 | Line 144 | Solve OCX problem
144  
145   <h3>ihost</h3>
146   <pre>
147 +
148 + Completed:
149 + ----------
150 + 12/03/2001 - Produce a very quick "check script" which can be run by cron.
151   </pre>
152  
153   <h3>Web Reports</h3>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines