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> |
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 "project" 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 |
– |
FIX the major memory leak issues. |
32 |
– |
LocalClient Monitors: Load, Processes, Queues, Users. |
33 |
– |
|
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. |
81 |
|
Queuing system in the root filter. |
82 |
|
</pre> |
83 |
|
|
84 |
< |
<h3>Conient</h3> |
85 |
< |
<pre> |
85 |
< |
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 |
107 |
|
28/01/2001 - Tidy up network comms and link handling |
108 |
|
</pre> |
109 |
|
|
110 |
< |
<h3>statgrab</h3> |
111 |
< |
<pre> |
112 |
< |
Linux - CPU %'s not always right, 2 repititions ? |
113 |
< |
|
114 |
< |
Completed: |
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> |
123 |
< |
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> |
129 |
< |
Completed: |
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 |
131 |
|
Solve OCX problem |
132 |
|
</pre> |
133 |
|
|
134 |
< |
<h3>ihost</h3> |
135 |
< |
<pre> |
140 |
< |
Completed: |
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" --> |
151 |
|
</table> |
152 |
|
|
153 |
|
</body> |
154 |
< |
</html> |
154 |
> |
</html> |