we plan to do in the future, which probably need not be quite as detailed.
<!--
todo.shtml
Created by tdb1 07/03/2001
- Last edited 07/03/2001
+ Last edited 25/05/2001
-->
<html>
<td valign="top">
<!--#include virtual="title.inc" -->
-<h2>i-scream TODO list</h2>
+<h2><font face="Arial">(old) i-scream central monitoring system TODO list</font></h2>
-This is a list of things which still need to be done;
-
-<h3>Server</h3>
-<pre>
-LocalClient Monitors: Users.
+<font face="Arial" size="2">This is the TODO list to be achieved by the end of the "project" period.
+A
+<a href="/todo.shtml">newer TODO list</a> now exists to cover the future things
+we plan to do with the development of the i-scream central monitoring system.</font><h3>
+<font face="Arial">Server</font></h3>
+<pre>LocalClient Monitors: Users.
Completed:
----------
Queuing system in the root filter.
</pre>
-<h3>Conient</h3>
-<pre>
-Completed:
+<h3><font face="Arial">Conient</font></h3>
+<pre>Completed:
----------
18/03/2001 - Switch to using the StringUtil class for the firewall command stuff.
Fix bug where it can take up to two packets to display
28/01/2001 - Tidy up network comms and link handling
</pre>
-<h3>statgrab</h3>
-<pre>
-Completed:
+<h3><font face="Arial">statgrab</font></h3>
+<pre>Completed:
----------
20/03/2001 - Linux - CPU %'s not always right, 2 repititions ?
19/03/2001 - Odd behaviour with more than 1000 processes, on Solaris at least
11/03/2001 - Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
</pre>
-<h3>C++ Host</h3>
-<pre>
-UDP Packet size to 8Kb
+<h3><font face="Arial">C++ Host</font></h3>
+<pre>UDP Packet size to 8Kb
Porting to Linux/FreeBSD (Windows?)
</pre>
-<h3>Winhost</h3>
-<pre>
-Completed:
+<h3><font face="Arial">Winhost</font></h3>
+<pre>Completed:
----------
19/03/2001 - Still needs to send the true uptime.
Processor ID should be packet.os.platform
Solve OCX problem
</pre>
-<h3>ihost</h3>
-<pre>
-Completed:
+<h3><font face="Arial">ihost</font></h3>
+<pre>Completed:
----------
12/03/2001 - Produce a very quick "check script" which can be run by cron.
</pre>
-<h3>Web Reports</h3>
-<pre>
-
-Completed:
+<h3><font face="Arial">Web Reports</font></h3>
+<pre>Completed:
----------
22/03/2001 - Alert/System Summary Page (incl. helpdesk style)
15/03/2001 - Individual Host Alert Summary Page(s)
</table>
</body>
-</html>
+</html>
\ No newline at end of file
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+ todo.shtml
+ Created by tdb1 25/05/2001
+ Last edited 25/05/2001
+-->
+
+<html>
+
+<head>
+ <title>i-scream TODO list</title>
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+ <tr>
+ <td valign="top">
+<!--#include virtual="left.inc" -->
+ </td>
+ <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2><font face="Arial">i-scream central monitoring system TODO list</font></h2>
+
+<p><font face="Arial" size="2">This page lists the things we plan to do with the
+i-scream central monitoring system in the future.</font></p>
+
+<p><font face="Arial" size="2">To view the older TODO list from the project
+please click <a href="oldtodo.shtml">here</a>.</font></p>
+
+<p><font face="Arial" size="2">TODO: write a TODO list :-)</font><br>
+
+<!--#include virtual="bottom.inc" -->
+ </td>
+ </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file
<!--
todo.shtml
Created by tdb1 07/03/2001
- Last edited 07/03/2001
+ Last edited 25/05/2001
-->
<html>
<td valign="top">
<!--#include virtual="title.inc" -->
-<h2>i-scream TODO list</h2>
+<h2><font face="Arial">(old) i-scream central monitoring system TODO list</font></h2>
-This is a list of things which still need to be done;
-
-<h3>Server</h3>
-<pre>
-LocalClient Monitors: Users.
+<font face="Arial" size="2">This is the TODO list to be achieved by the end of the "project" period.
+A
+<a href="/todo.shtml">newer TODO list</a> now exists to cover the future things
+we plan to do with the development of the i-scream central monitoring system.</font><h3>
+<font face="Arial">Server</font></h3>
+<pre>LocalClient Monitors: Users.
Completed:
----------
Queuing system in the root filter.
</pre>
-<h3>Conient</h3>
-<pre>
-Completed:
+<h3><font face="Arial">Conient</font></h3>
+<pre>Completed:
----------
18/03/2001 - Switch to using the StringUtil class for the firewall command stuff.
Fix bug where it can take up to two packets to display
28/01/2001 - Tidy up network comms and link handling
</pre>
-<h3>statgrab</h3>
-<pre>
-Completed:
+<h3><font face="Arial">statgrab</font></h3>
+<pre>Completed:
----------
20/03/2001 - Linux - CPU %'s not always right, 2 repititions ?
19/03/2001 - Odd behaviour with more than 1000 processes, on Solaris at least
11/03/2001 - Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched)
</pre>
-<h3>C++ Host</h3>
-<pre>
-UDP Packet size to 8Kb
+<h3><font face="Arial">C++ Host</font></h3>
+<pre>UDP Packet size to 8Kb
Porting to Linux/FreeBSD (Windows?)
</pre>
-<h3>Winhost</h3>
-<pre>
-Completed:
+<h3><font face="Arial">Winhost</font></h3>
+<pre>Completed:
----------
19/03/2001 - Still needs to send the true uptime.
Processor ID should be packet.os.platform
Solve OCX problem
</pre>
-<h3>ihost</h3>
-<pre>
-Completed:
+<h3><font face="Arial">ihost</font></h3>
+<pre>Completed:
----------
12/03/2001 - Produce a very quick "check script" which can be run by cron.
</pre>
-<h3>Web Reports</h3>
-<pre>
-
-Completed:
+<h3><font face="Arial">Web Reports</font></h3>
+<pre>Completed:
----------
22/03/2001 - Alert/System Summary Page (incl. helpdesk style)
15/03/2001 - Individual Host Alert Summary Page(s)
</table>
</body>
-</html>
+</html>
\ No newline at end of file
--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+ todo.shtml
+ Created by tdb1 25/05/2001
+ Last edited 25/05/2001
+-->
+
+<html>
+
+<head>
+ <title>i-scream TODO list</title>
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+ <tr>
+ <td valign="top">
+<!--#include virtual="left.inc" -->
+ </td>
+ <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2><font face="Arial">i-scream central monitoring system TODO list</font></h2>
+
+<p><font face="Arial" size="2">This page lists the things we plan to do with the
+i-scream central monitoring system in the future.</font></p>
+
+<p><font face="Arial" size="2">To view the older TODO list from the project
+please click <a href="oldtodo.shtml">here</a>.</font></p>
+
+<p><font face="Arial" size="2">TODO: write a TODO list :-)</font><br>
+
+<!--#include virtual="bottom.inc" -->
+ </td>
+ </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file