]> i-scream Git - www.i-scream.org.git/blobdiff - www/oldtodo.shtml
Had to be quoted :-)
[www.i-scream.org.git] / www / oldtodo.shtml
index d3163225497e61dbec6e0ea9147e784145be036a..d3b96446d165a3576d835a57a172376a0aaea6e7 100644 (file)
@@ -28,17 +28,19 @@ This is a list of things which still need to be done;
 
 <h3>Server</h3>
 <pre>
-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.