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.14 by tdb, Fri Mar 16 17:39:09 2001 UTC vs.
Revision 1.19 by tdb, Tue Mar 20 13:11:33 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   FIX the major memory leak issues.
32 < LocalClient Monitors: Load, Processes, Queues, Users, Disks (MB threshold).
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.
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).
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
# Line 81 | Line 82 | Completed:
82  
83   <h3>Conient</h3>
84   <pre>
84 Consider graphing of some values?
85 Allow changing of view
86 -adding removing data fields??
87 -comparing fields accross servers
88 Possibly use a JTree in place of a JTabbedPane
89 Fix bug where it can take up to two packets to display
90  correct information.  This is most visible in service
91  checks, but can also be seen on disk, memory and anything
92  else that uses two data items from the packet for one
93  component.
94 Maybe handle exceptions nicer in the comms
95 Switch to using the StringUtil class for the firewall command stuff
96
85   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 115 | Line 109 | Completed:
109  
110   <h3>statgrab</h3>
111   <pre>
118 Odd behaviour with more than 1000 processes, on Solaris at least
119 FreeBSD - grabbing memory total
120 Linux - CPU %'s not always right, 2 repititions ?
121 Consider proc as a replacement for top on Linux
122 If possible, find alternatives to top, as it's very "heavy"
123
112   Completed:
113   ----------
114 + 20/03/2001 - Linux - CPU %'s not always right, 2 repititions ?
115 + 19/03/2001 - Odd behaviour with more than 1000 processes, on Solaris at least
116 +             FreeBSD - grabbing memory total
117   11/03/2001 - Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
118   </pre>
119  
# Line 134 | Line 125 | Porting to Linux/FreeBSD (Windows?)
125  
126   <h3>Winhost</h3>
127   <pre>
128 < Still needs to send the true uptime.
129 < Processor ID should be packet.os.architecture
130 < Minor version joined with packet.os.version
131 < Logo ? Pink icon ? URL link ? fixes...
132 < Solve OCX problem
128 > Completed:
129 > ----------
130 > 19/03/2001 - Still needs to send the true uptime.
131 >             Processor ID should be packet.os.platform
132 >             Minor version joined with packet.os.version
133 >             Logo ? Pink icon ?
134 >             Solve OCX problem
135   </pre>
136  
137   <h3>ihost</h3>
138   <pre>
146
139   Completed:
140   ----------
141   12/03/2001 - Produce a very quick "check script" which can be run by cron.
# Line 152 | Line 144 | Completed:
144   <h3>Web Reports</h3>
145   <pre>
146   Alert/System Summary Page
147 < Individual Host Alert Summary Page(s)
148 < Individual Host Lastest Data Page(s) (including service checks)
147 >
148 > Completed:
149 > ----------
150 > 15/03/2001 - Individual Host Alert Summary Page(s)
151 > 14/03/2001 - Individual Host Lastest Data Page(s) (including service checks)
152   </pre>
153  
154   <!--#include virtual="bottom.inc" -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines