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 |
> |
LocalClient Monitors: Users. |
32 |
|
|
33 |
|
Completed: |
34 |
|
---------- |
35 |
+ |
22/03/2001 - FIX the major memory leak and deadlock issues. |
36 |
+ |
LocalClient Monitors: Load, Processes, Queues. |
37 |
+ |
18/03/2001 - LocalClient Monitors: Disks/Memory need MB threshold |
38 |
+ |
15/03/2001 - Alert dumping needs to be organised better. |
39 |
+ |
Running on Windows InetAddress.getHostName() doesn't return the FQDN. |
40 |
+ |
13/03/2001 - Thread naming, at least at a "what class it is" level. |
41 |
+ |
Utilise the ConfigurationProxy throughout the server. |
42 |
+ |
Sort out GC & Configuration objects (and CorbaHandlers). |
43 |
+ |
09/03/2001 - WebFeeder needs to dump Alerts to disk. |
44 |
|
08/03/2001 - WebFeeder needs to dump XML to disk |
45 |
+ |
LocalClient Monitors: Disks, Service Checks |
46 |
|
07/03/2001 - Service Checks: FTP, POP3, IMAP, SSH, Telnet |
47 |
|
01/03/2001 - Make it easy to change flags to the java compiler. |
48 |
|
Configuration groups need implementing. |
83 |
|
|
84 |
|
<h3>Conient</h3> |
85 |
|
<pre> |
82 |
– |
Consider graphing of some values? |
83 |
– |
Allow changing of view |
84 |
– |
-adding removing data fields?? |
85 |
– |
-comparing fields accross servers |
86 |
– |
Possibly use a JTree in place of a JTabbedPane |
87 |
– |
Fix bug where it can take up to two packets to display |
88 |
– |
correct information. This is most visible in service |
89 |
– |
checks, but can also be seen on disk, memory and anything |
90 |
– |
else that uses two data items from the packet for one |
91 |
– |
component. |
92 |
– |
Maybe handle exceptions nicer in the comms |
93 |
– |
Switch to using the StringUtil class for the firewall command stuff |
94 |
– |
|
86 |
|
Completed: |
87 |
|
---------- |
88 |
+ |
18/03/2001 - Switch to using the StringUtil class for the firewall command stuff. |
89 |
+ |
Fix bug where it can take up to two packets to display |
90 |
+ |
correct information. This is most visible in service |
91 |
+ |
checks, but can also be seen on disk, memory and anything |
92 |
+ |
else that uses two data items from the packet for one |
93 |
+ |
component. |
94 |
|
01/03/2001 - re-work host display and choosing mechanism (ie, make us 1.1 protocol) |
95 |
|
26/02/2001 - Rework system displaying of components for Swing Event Handling |
96 |
|
Allow config to be written back to a local file |
110 |
|
|
111 |
|
<h3>statgrab</h3> |
112 |
|
<pre> |
113 |
< |
Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched) |
114 |
< |
FreeBSD - grabbing memory total |
115 |
< |
Linux - CPU %'s not always right, 2 repititions ? |
116 |
< |
Consider proc as a replacement for top on Linux |
117 |
< |
If possible, find alternatives to top, as it's very "heavy" |
113 |
> |
Completed: |
114 |
> |
---------- |
115 |
> |
20/03/2001 - Linux - CPU %'s not always right, 2 repititions ? |
116 |
> |
19/03/2001 - Odd behaviour with more than 1000 processes, on Solaris at least |
117 |
> |
FreeBSD - grabbing memory total |
118 |
> |
11/03/2001 - Solaris - If free memory changes to < 10Mb (?) it changes to K rather than M (thus not matched) |
119 |
|
</pre> |
120 |
|
|
121 |
|
<h3>C++ Host</h3> |
126 |
|
|
127 |
|
<h3>Winhost</h3> |
128 |
|
<pre> |
129 |
< |
Still needs to send the true uptime. |
130 |
< |
Processor ID should be packet.os.architecture |
131 |
< |
Minor version joined with packet.os.version |
132 |
< |
Logo ? Pink icon ? URL link ? fixes... |
133 |
< |
Solve OCX problem |
129 |
> |
Completed: |
130 |
> |
---------- |
131 |
> |
19/03/2001 - Still needs to send the true uptime. |
132 |
> |
Processor ID should be packet.os.platform |
133 |
> |
Minor version joined with packet.os.version |
134 |
> |
Logo ? Pink icon ? |
135 |
> |
Solve OCX problem |
136 |
|
</pre> |
137 |
|
|
138 |
|
<h3>ihost</h3> |
139 |
|
<pre> |
140 |
< |
Produce a very quick "check script" which can be run by cron. |
140 |
> |
Completed: |
141 |
> |
---------- |
142 |
> |
12/03/2001 - Produce a very quick "check script" which can be run by cron. |
143 |
|
</pre> |
144 |
|
|
145 |
|
<h3>Web Reports</h3> |
146 |
|
<pre> |
147 |
< |
Alert/System Summary Page |
148 |
< |
Individual Host Alert Summary Page(s) |
149 |
< |
Individual Host Lastest Data Page(s) (including service checks) |
147 |
> |
|
148 |
> |
Completed: |
149 |
> |
---------- |
150 |
> |
22/03/2001 - Alert/System Summary Page (incl. helpdesk style) |
151 |
> |
15/03/2001 - Individual Host Alert Summary Page(s) |
152 |
> |
14/03/2001 - Individual Host Lastest Data Page(s) (including service checks) |
153 |
|
</pre> |
154 |
|
|
155 |
|
<!--#include virtual="bottom.inc" --> |