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