82 |
|
|
83 |
|
<h3>Conient</h3> |
84 |
|
<pre> |
85 |
< |
Consider graphing of some values? |
86 |
< |
Allow changing of view |
87 |
< |
-adding removing data fields?? |
88 |
< |
-comparing fields accross servers |
89 |
< |
Possibly use a JTree in place of a JTabbedPane |
90 |
< |
Fix bug where it can take up to two packets to display |
91 |
< |
correct information. This is most visible in service |
92 |
< |
checks, but can also be seen on disk, memory and anything |
93 |
< |
else that uses two data items from the packet for one |
94 |
< |
component. |
95 |
< |
Maybe handle exceptions nicer in the comms |
96 |
< |
Switch to using the StringUtil class for the firewall command stuff |
85 |
> |
Consider graphing of some values - not essential |
86 |
> |
Allow changing of view, adding removing data fields - not essential |
87 |
> |
comparing fields accross servers - not essential |
88 |
> |
Possibly use a JTree in place of a JTabbedPane - not essential |
89 |
|
|
90 |
|
Completed: |
91 |
|
---------- |
92 |
+ |
18/03/2001 - Switch to using the StringUtil class for the firewall command stuff. |
93 |
+ |
Fix bug where it can take up to two packets to display |
94 |
+ |
correct information. This is most visible in service |
95 |
+ |
checks, but can also be seen on disk, memory and anything |
96 |
+ |
else that uses two data items from the packet for one |
97 |
+ |
component. |
98 |
|
01/03/2001 - re-work host display and choosing mechanism (ie, make us 1.1 protocol) |
99 |
|
26/02/2001 - Rework system displaying of components for Swing Event Handling |
100 |
|
Allow config to be written back to a local file |