35 |
|
---------- |
36 |
|
18/03/2001 - LocalClient Monitors: Disks/Memory need MB threshold |
37 |
|
15/03/2001 - Alert dumping needs to be organised better. |
38 |
< |
- Running on Windows InetAddress.getHostName() doesn't return the FQDN. |
38 |
> |
Running on Windows InetAddress.getHostName() doesn't return the FQDN. |
39 |
|
13/03/2001 - Thread naming, at least at a "what class it is" level. |
40 |
< |
- Utilise the ConfigurationProxy throughout the server. |
41 |
< |
- Sort out GC & Configuration objects (and CorbaHandlers). |
40 |
> |
Utilise the ConfigurationProxy throughout the server. |
41 |
> |
Sort out GC & Configuration objects (and CorbaHandlers). |
42 |
|
09/03/2001 - WebFeeder needs to dump Alerts to disk. |
43 |
|
08/03/2001 - WebFeeder needs to dump XML to disk |
44 |
|
LocalClient Monitors: Disks, Service Checks |
82 |
|
|
83 |
|
<h3>Conient</h3> |
84 |
|
<pre> |
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 |
– |
|
85 |
|
Completed: |
86 |
|
---------- |
87 |
|
18/03/2001 - Switch to using the StringUtil class for the firewall command stuff. |
109 |
|
|
110 |
|
<h3>statgrab</h3> |
111 |
|
<pre> |
117 |
– |
Odd behaviour with more than 1000 processes, on Solaris at least |
118 |
– |
FreeBSD - grabbing memory total |
112 |
|
Linux - CPU %'s not always right, 2 repititions ? |
120 |
– |
Consider proc as a replacement for top on Linux |
121 |
– |
If possible, find alternatives to top, as it's very "heavy" |
113 |
|
|
114 |
|
Completed: |
115 |
|
---------- |
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 |
|
|
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> |
145 |
– |
|
140 |
|
Completed: |
141 |
|
---------- |
142 |
|
12/03/2001 - Produce a very quick "check script" which can be run by cron. |