# | Line 28 | Line 28 | This is a list of things which still need to be done; | |
---|---|---|
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 | < | Makefile stops halfway through on FreeBSD (dependency?). |
36 | < | 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 | ||
34 | Completed: | |
35 | ---------- | |
36 | + | 15/03/2001 - Alert dumping needs to be organised better. |
37 | + | - Running on Windows InetAddress.getHostName() doesn't return the FQDN. |
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. | |
# | Line 127 | Line 130 | Porting to Linux/FreeBSD (Windows?) | |
130 | ||
131 | <h3>Winhost</h3> | |
132 | <pre> | |
133 | + | Still needs to send the true uptime. |
134 | Processor ID should be packet.os.architecture | |
135 | Minor version joined with packet.os.version | |
136 | Logo ? Pink icon ? URL link ? fixes... | |
# | Line 135 | Line 139 | Solve OCX problem | |
139 | ||
140 | <h3>ihost</h3> | |
141 | <pre> | |
142 | + | Produce a very quick "check script" which can be run by cron. |
143 | </pre> | |
144 | ||
145 | <h3>Web Reports</h3> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |