--- web/www/oldtodo.shtml 2001/03/12 22:54:26 1.7 +++ web/www/oldtodo.shtml 2001/03/15 17:06:20 1.13 @@ -28,17 +28,19 @@ This is a list of things which still need to be done;

Server

-LocalClient Monitors: Disks, Load, Processes, Queues, Service Checks, Users.
-WebFeeder needs to dump Alerts to disk.
-Utilise the ConfigurationProxy throughout the server.
-Sort out GC & Configuration objects (and CorbaHandlers).
-Thread naming, at least at a "what class it is" level.
-Makefile stops halfway through on FreeBSD (dependency?).
-Sort out verbosity levels of messages around the server.
+FIX the major memory leak issues.
+LocalClient Monitors: Load, Processes, Queues, Users, Disks (MB threshold).
 
 Completed:
 ----------
+15/03/2001 - Alert dumping needs to be organised better.
+           - Running on Windows InetAddress.getHostName() doesn't return the FQDN.
+13/03/2001 - Thread naming, at least at a "what class it is" level.
+           - Utilise the ConfigurationProxy throughout the server.
+           - Sort out GC & Configuration objects (and CorbaHandlers).
+09/03/2001 - WebFeeder needs to dump Alerts to disk.
 08/03/2001 - WebFeeder needs to dump XML to disk
+             LocalClient Monitors: Disks, Service Checks
 07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet
 01/03/2001 - Make it easy to change flags to the java compiler.
              Configuration groups need implementing.