# | Line 29 | Line 29 | This is a list of things which still need to be done; | |
---|---|---|
29 | <h3>Server</h3> | |
30 | <pre> | |
31 | LocalClient Monitors: Disks, Load, Process, Queues, Service Checks, Users | |
32 | < | WebFeeder needs completing |
32 | > | WebFeeder needs to dump Alerts to disk |
33 | Sort out GC & Configuration objects (and CorbaHandlers). | |
34 | Makefile stops halfway through on FreeBSD (dependency?). | |
35 | Sort out verbosity levels of messages around the server. | |
36 | ||
37 | Completed: | |
38 | ---------- | |
39 | + | 08/03/2001 - WebFeeder needs to dump XML to disk |
40 | 07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet | |
41 | 01/03/2001 - Make it easy to change flags to the java compiler. | |
42 | Configuration groups need implementing. | |
# | Line 80 | Line 81 | Consider graphing of some values? | |
81 | Allow changing of view | |
82 | -adding removing data fields?? | |
83 | -comparing fields accross servers | |
84 | + | Possibly use a JTree in place of a JTabbedPane |
85 | + | Fix bug where it can take up to two packets to display |
86 | + | correct information. This is most visible in service |
87 | + | checks, but can also be seen on disk, memory and anything |
88 | + | else that uses two data items from the packet for one |
89 | + | component. |
90 | Maybe handle exceptions nicer in the comms | |
91 | Switch to using the StringUtil class for the firewall command stuff | |
92 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |