From 969b63430b9a0585b633090e53fb61a420a3e7e0 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 27 Feb 2001 02:04:21 +0000 Subject: [PATCH 01/16] Added corbaservices to the javadoc pages. This should be there, but I can't decide whether all of the javadoc should be under one tree. --- www/cms/javadoc/index.shtml | 3 ++- www/cms/javadoc/index.xhtml | 3 ++- www/javadoc/index.shtml | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/www/cms/javadoc/index.shtml b/www/cms/javadoc/index.shtml index 4c84b6d..d763972 100644 --- a/www/cms/javadoc/index.shtml +++ b/www/cms/javadoc/index.shtml @@ -30,7 +30,8 @@ documentation have been automatically generated.

Server javadoc pages

Conient javadoc pages

-

Host javadoc pages (to come)

+

Corba Service Manager javadoc pages

+

Host documentation (to come)

diff --git a/www/cms/javadoc/index.xhtml b/www/cms/javadoc/index.xhtml index 4c84b6d..d763972 100644 --- a/www/cms/javadoc/index.xhtml +++ b/www/cms/javadoc/index.xhtml @@ -30,7 +30,8 @@ documentation have been automatically generated.

Server javadoc pages

Conient javadoc pages

-

Host javadoc pages (to come)

+

Corba Service Manager javadoc pages

+

Host documentation (to come)

diff --git a/www/javadoc/index.shtml b/www/javadoc/index.shtml index 4c84b6d..d763972 100644 --- a/www/javadoc/index.shtml +++ b/www/javadoc/index.shtml @@ -30,7 +30,8 @@ documentation have been automatically generated.

Server javadoc pages

Conient javadoc pages

-

Host javadoc pages (to come)

+

Corba Service Manager javadoc pages

+

Host documentation (to come)

-- 2.44.0 From 68ac443e5a688ec910f49e73d204960b79b50bf7 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 27 Feb 2001 03:01:33 +0000 Subject: [PATCH 02/16] A dummy page just to get the ball rolling. --- www/cms/downloads/index.shtml | 35 +++++++++++++++++++++++++++++++++++ www/downloads/index.shtml | 35 +++++++++++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 www/cms/downloads/index.shtml create mode 100644 www/downloads/index.shtml diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml new file mode 100644 index 0000000..18bf8f8 --- /dev/null +++ b/www/cms/downloads/index.shtml @@ -0,0 +1,35 @@ + + + + + + + + i-Scream builds + + + + + + + + + +
+ + + + +

i-Scream builds

+ +This page will contain builds of the code. Source is not available. + + +
+ + + diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml new file mode 100644 index 0000000..18bf8f8 --- /dev/null +++ b/www/downloads/index.shtml @@ -0,0 +1,35 @@ + + + + + + + + i-Scream builds + + + + + + + + + +
+ + + + +

i-Scream builds

+ +This page will contain builds of the code. Source is not available. + + +
+ + + -- 2.44.0 From 22ad2b99530f2cfc4f1122bb87fa4d5e62177918 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 27 Feb 2001 04:12:01 +0000 Subject: [PATCH 03/16] Some more details of downloads. --- www/cms/downloads/index.shtml | 25 ++++++++++++++++++++++--- www/downloads/index.shtml | 25 ++++++++++++++++++++++--- 2 files changed, 44 insertions(+), 6 deletions(-) diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index 18bf8f8..d10b12a 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -9,7 +9,7 @@ - i-Scream builds + i-Scream software builds @@ -22,9 +22,28 @@ -

i-Scream builds

+

i-Scream software builds

-This page will contain builds of the code. Source is not available. +

These builds are currently from the HEAD of our CVS repository, +and are built on a nightly basis. As such, they may well be in +a non-working state. We will hopefully get round to tagging +stable points very soon.

+ +

We will also provide installation instructions in due course, +but for the moment we only recommend trying out Conient. Both sets +of downloads below are identical, apart from the archive format.

+ +

Windows Downloads (.zip format)

+ +

Conient (GUI Client) download

+

i-scream server download

+

CORBA Services Manager download

+ +

Unix Downloads (.tar.gz format)

+ +

Conient (GUI Client) download

+

i-scream server download

+

CORBA Services Manager download

diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index 18bf8f8..d10b12a 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -9,7 +9,7 @@ - i-Scream builds + i-Scream software builds @@ -22,9 +22,28 @@ -

i-Scream builds

+

i-Scream software builds

-This page will contain builds of the code. Source is not available. +

These builds are currently from the HEAD of our CVS repository, +and are built on a nightly basis. As such, they may well be in +a non-working state. We will hopefully get round to tagging +stable points very soon.

+ +

We will also provide installation instructions in due course, +but for the moment we only recommend trying out Conient. Both sets +of downloads below are identical, apart from the archive format.

+ +

Windows Downloads (.zip format)

+ +

Conient (GUI Client) download

+

i-scream server download

+

CORBA Services Manager download

+ +

Unix Downloads (.tar.gz format)

+ +

Conient (GUI Client) download

+

i-scream server download

+

CORBA Services Manager download

-- 2.44.0 From c50e626edc0adef72dcfd8cab396b07a69a8f4de Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 27 Feb 2001 04:35:32 +0000 Subject: [PATCH 04/16] Added software builds. --- www/left.inc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/left.inc b/www/left.inc index 21714b8..3f96a57 100644 --- a/www/left.inc +++ b/www/left.inc @@ -77,7 +77,8 @@


links
- Reports

+ Software Builds
+ Reports (Local)

CVS Repository (Local)
Javadoc Pages
Server Logs (Local)

-- 2.44.0 From 74643967dd7189062001bfefb04b3f4aee84403c Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 27 Feb 2001 12:17:33 +0000 Subject: [PATCH 05/16] Add the minutes from 26/02/2001. --- www/left.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/www/left.inc b/www/left.inc index 3f96a57..b316d1b 100644 --- a/www/left.inc +++ b/www/left.inc @@ -41,6 +41,7 @@


meeting minutes
+ 26 Feb 2001
19 Feb 2001
12 Feb 2001
05 Feb 2001

-- 2.44.0 From fbd18dd7680ef6745609edcc71cd993caceb07a2 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Tue, 27 Feb 2001 16:49:08 +0000 Subject: [PATCH 06/16] Updated information about javadoc and software builds. --- www/devcvs.shtml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/www/devcvs.shtml b/www/devcvs.shtml index d3886d6..c754fde 100644 --- a/www/devcvs.shtml +++ b/www/devcvs.shtml @@ -37,8 +37,12 @@ Extract webpages on webserver

Extract webpages to Raptor

Javadoc Pages

-Javadoc pages are also placed on the website, but due to complications
-they are only built on a nightly basis. +Javadoc pages are built on a nightly basis, at 6am.
+These are then uploaded whenever the "Send webpages" link above is used. + +

Software Builds

+These are built on a nightly basis, at 6am, currently from the CVS HEAD tag.
+They are automatically uploaded after building. -- 2.44.0 From 962b88e5085118839b06d4b3af77de5558b2487b Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 28 Feb 2001 13:08:24 +0000 Subject: [PATCH 07/16] Added winhost. --- www/cms/downloads/index.shtml | 1 + www/downloads/index.shtml | 1 + 2 files changed, 2 insertions(+) diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index d10b12a..ba76006 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -36,6 +36,7 @@ of downloads below are identical, apart from the archive format.

Windows Downloads (.zip format)

Conient (GUI Client) download

+

Windows Host download

i-scream server download

CORBA Services Manager download

diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index d10b12a..ba76006 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -36,6 +36,7 @@ of downloads below are identical, apart from the archive format.

Windows Downloads (.zip format)

Conient (GUI Client) download

+

Windows Host download

i-scream server download

CORBA Services Manager download

-- 2.44.0 From c5bd4d70a2e4d5f63170fd253acd80cacaa97f16 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 28 Feb 2001 16:45:40 +0000 Subject: [PATCH 08/16] Added ihost download. --- www/cms/downloads/index.shtml | 1 + www/downloads/index.shtml | 1 + 2 files changed, 2 insertions(+) diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index ba76006..b7ecc2a 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -43,6 +43,7 @@ of downloads below are identical, apart from the archive format.

Unix Downloads (.tar.gz format)

Conient (GUI Client) download

+

Unix Host download

i-scream server download

CORBA Services Manager download

diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index ba76006..b7ecc2a 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -43,6 +43,7 @@ of downloads below are identical, apart from the archive format.

Unix Downloads (.tar.gz format)

Conient (GUI Client) download

+

Unix Host download

i-scream server download

CORBA Services Manager download

-- 2.44.0 From dc94ad5717e4181cfd4787a48182f57942c4495c Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 28 Feb 2001 16:50:03 +0000 Subject: [PATCH 09/16] Opps, ihost is a .tar.gz, not a .zip :-) --- www/cms/downloads/index.shtml | 2 +- www/downloads/index.shtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index b7ecc2a..c9e3d10 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -43,7 +43,7 @@ of downloads below are identical, apart from the archive format.

Unix Downloads (.tar.gz format)

Conient (GUI Client) download

-

Unix Host download

+

Unix Host download

i-scream server download

CORBA Services Manager download

diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index b7ecc2a..c9e3d10 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -43,7 +43,7 @@ of downloads below are identical, apart from the archive format.

Unix Downloads (.tar.gz format)

Conient (GUI Client) download

-

Unix Host download

+

Unix Host download

i-scream server download

CORBA Services Manager download

-- 2.44.0 From d07548489a3bbc8d20d941db7c5dfe769fd8e38b Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 28 Feb 2001 16:53:17 +0000 Subject: [PATCH 10/16] Added a section about the downloads. --- www/contents.inc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/www/contents.inc b/www/contents.inc index 40f9857..f7f6c6e 100644 --- a/www/contents.inc +++ b/www/contents.inc @@ -40,6 +40,14 @@ window. Alerting mechanisms are being put in place to complete the i-scream system.

+ +

+ Builds of the i-scream Distributed Central Monitoring System + are now available for download from this + website. These are still very much in development, are should + only be used by people who have been in communication with the + development team. +

 

Project Completion

-- 2.44.0 From d5f1b46fb51e6ea26ca32060f77d001070ea5537 Mon Sep 17 00:00:00 2001 From: Alex Moore Date: Wed, 28 Feb 2001 22:23:24 +0000 Subject: [PATCH 11/16] I might get killed for this, but I think it looks better. ;p --- www/left.inc | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/www/left.inc b/www/left.inc index b316d1b..c847c98 100644 --- a/www/left.inc +++ b/www/left.inc @@ -19,6 +19,14 @@ Who We Are


+
software
+ Software Builds
+ Reports (Local)

+ CVS Repository (Local)
+ Javadoc Pages
+ Server Logs (Local)
+

+


papers
Feature List
Time Allocation Plan
@@ -78,11 +86,6 @@


links
- Software Builds
- Reports (Local)

- CVS Repository (Local)
- Javadoc Pages
- Server Logs (Local)

JacORB
UKC - Computer Science
W3 XML Information
-- 2.44.0 From 62824367b3aa7b1ec1daf2d6833965843af5d02b Mon Sep 17 00:00:00 2001 From: Alex Moore Date: Wed, 28 Feb 2001 23:00:26 +0000 Subject: [PATCH 12/16] moi being fussy... --- www/cms/downloads/index.shtml | 2 +- www/downloads/index.shtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index c9e3d10..70f016b 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -9,7 +9,7 @@ - i-Scream software builds + i-scream software builds diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index c9e3d10..70f016b 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -9,7 +9,7 @@ - i-Scream software builds + i-scream software builds -- 2.44.0 From fbc1b6bfb18be984b7c8c3d4d65a6364cd0350ee Mon Sep 17 00:00:00 2001 From: Alex Moore Date: Wed, 28 Feb 2001 23:01:13 +0000 Subject: [PATCH 13/16] eek, didn't realise it was in there twice... --- www/cms/downloads/index.shtml | 2 +- www/downloads/index.shtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/www/cms/downloads/index.shtml b/www/cms/downloads/index.shtml index 70f016b..9c5068b 100644 --- a/www/cms/downloads/index.shtml +++ b/www/cms/downloads/index.shtml @@ -22,7 +22,7 @@ -

i-Scream software builds

+

i-scream software builds

These builds are currently from the HEAD of our CVS repository, and are built on a nightly basis. As such, they may well be in diff --git a/www/downloads/index.shtml b/www/downloads/index.shtml index 70f016b..9c5068b 100644 --- a/www/downloads/index.shtml +++ b/www/downloads/index.shtml @@ -22,7 +22,7 @@ -

i-Scream software builds

+

i-scream software builds

These builds are currently from the HEAD of our CVS repository, and are built on a nightly basis. As such, they may well be in -- 2.44.0 From edede7e3207279f547c5396792563bafd4a6a458 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Mon, 5 Mar 2001 03:26:25 +0000 Subject: [PATCH 14/16] Added the "today's cvs logs" link. --- www/left.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/www/left.inc b/www/left.inc index c847c98..4a22d7e 100644 --- a/www/left.inc +++ b/www/left.inc @@ -25,6 +25,7 @@ CVS Repository (Local)
Javadoc Pages
Server Logs (Local)
+ Today's CVS Log (Local)


papers
-- 2.44.0 From 650f5d9bb44d9004c74ad433c40bb9716f949645 Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Mon, 5 Mar 2001 03:27:06 +0000 Subject: [PATCH 15/16] nightly run is now at 7am. --- www/devcvs.shtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/devcvs.shtml b/www/devcvs.shtml index c754fde..1d4c312 100644 --- a/www/devcvs.shtml +++ b/www/devcvs.shtml @@ -37,11 +37,11 @@ Extract webpages on webserver

Extract webpages to Raptor

Javadoc Pages

-Javadoc pages are built on a nightly basis, at 6am.
+Javadoc pages are built on a nightly basis, at 7am.
These are then uploaded whenever the "Send webpages" link above is used.

Software Builds

-These are built on a nightly basis, at 6am, currently from the CVS HEAD tag.
+These are built on a nightly basis, at 7am, currently from the CVS HEAD tag.
They are automatically uploaded after building. -- 2.44.0 From 201427da4e36bb30cde968e83efab26c0b565bbd Mon Sep 17 00:00:00 2001 From: Tim Bishop Date: Wed, 7 Mar 2001 19:22:08 +0000 Subject: [PATCH 16/16] Initial TODO list for the entire system. --- www/cms/oldtodo.shtml | 144 ++++++++++++++++++++++++++++++++++++++++++ www/oldtodo.shtml | 144 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 288 insertions(+) create mode 100644 www/cms/oldtodo.shtml create mode 100644 www/oldtodo.shtml diff --git a/www/cms/oldtodo.shtml b/www/cms/oldtodo.shtml new file mode 100644 index 0000000..14e0289 --- /dev/null +++ b/www/cms/oldtodo.shtml @@ -0,0 +1,144 @@ + + + + + + + + i-scream TODO list + + + + + + + + + +
+ + + + +

i-scream TODO list

+ +This is a list of things which still need to be done; + +

Server

+
+LocalClient Monitors: Disks, Load, Process, Queues, Service Checks, Users
+Service Checks: FTP, Telnet, POP3, IMAP, SSH, Finger
+WebFeeder needs completing
+Sort out GC & Configuration objects (and CorbaHandlers).
+Makefile stops halfway through on FreeBSD (dependency?).
+Sort out verbosity levels of messages around the server.
+
+Completed:
+----------
+01/03/2001 - Make it easy to change flags to the java compiler.
+             Configuration groups need implementing.
+28/02/2001 - Queue identification ? Use a hash of the Queue ?
+             Fix the Queue "unlimited" size problem.
+27/02/2001 - (not needed) ClientInterface/DBInterface need to "pull" data ?
+             Builds on the website ?
+             Change build scripts to make iscream-server.java/tar.gz/zip
+25/02/2001 - Move checking of logging verbosity to the servant.
+23/02/2001 - print verbosity level with logging messages
+             functionality added to the LoggerServant
+23/02/2001 - Startup of components - eg. running DBInterface on another machine.
+             Now catches any problems relating to not finding a component if
+             a component has a dependancy.  The component manager will then
+             retry it after a given timeout.
+12/02/2001 - Logging of Queue.status() somehow.
+06/02/2001 - Make use of the PrintWriter "autoflush" feature :)
+28/01/2001 - Add dependency checking for the DOCOPY Makefile target.
+             Client Interface needs more functionality.
+             SQL Driver doesn't work in Windows.
+18/01/2001 - Heartbeats are still dropped.
+             CVS directories get added to build tar/zip file.
+             Problem on FreeBSD with zip file adding more files than it should.
+             Remove Component from util package -> ComponentManager.
+             Remove ReferenceManager from util package -> ComponentManager.
+             Add status methods to the Queue that return just values.
+             Clean up the util package, it shouldn't do logging etc.
+               -- done with the exception of ReferenceManager.
+16/01/2001 - Build a util package JAR file seperately.
+14/01/2001 - Javadoc pages on website ?
+               -- done for the server at least.
+12/01/2001 - Investigate the use of a Queue in the Filter, to replace the
+             current FilterThread setup.
+07/01/2001 - Makefile needs to copy non-java files to JAR (eg. images).
+02/01/2001 - Add making of Javadoc pages to make scripts.
+             Queuing system in the root filter.
+
+ +

Conient

+
+Consider graphing of some values?
+Allow changing of view 
+ -adding removing data fields??
+ -comparing fields accross servers
+Maybe handle exceptions nicer in the comms
+Switch to using the StringUtil class for the firewall command stuff
+
+Completed:
+----------
+01/03/2001 - re-work host display and choosing mechanism (ie, make us 1.1 protocol)
+26/02/2001 - Rework system displaying of components for Swing Event Handling
+             Allow config to be written back to a local file
+             Allow local file config to be changed via the GUI
+05/02/2001 - allow disk components to alter their units
+             have some icons and the i-scream logo on display
+             show errors in windows rather than on the console
+             Fix error in packet stopping update of ALL hosts
+04/02/2001 - Write LOADS more data components
+03/02/2001 - Allow config to be obtained from the server
+30/01/2001 - Add option to handle firewalls
+29/01/2001 - Allow config to be obtained from a local file
+             Fix problem with memory display showing negative values at start
+             Ensure all Swing updates use the Swing Event Handling thread (partial - only data components)
+28/01/2001 - Tidy up network comms and link handling
+
+ +

statgrab

+
+FreeBSD - grabbing memory total
+Linux - CPU %'s not always right, 2 repititions ?
+Consider proc as a replacement for top on Linux
+If possible, find alternatives to top, as it's very "heavy"
+
+ +

C++ Host

+
+UDP Packet size to 8Kb
+Porting to Linux/FreeBSD (Windows?)
+
+ +

Winhost

+
+Processor ID should be packet.os.architecture
+Minor version joined with packet.os.version
+Logo ? Pink icon ? URL link ? fixes...
+Solve OCX problem
+
+ +

ihost

+
+
+ +

Web Reports

+
+Alert/System Summary Page
+Individual Host Alert Summary Page(s)
+Individual Host Lastest Data Page(s) (including service checks)
+
+ + +
+ + + diff --git a/www/oldtodo.shtml b/www/oldtodo.shtml new file mode 100644 index 0000000..14e0289 --- /dev/null +++ b/www/oldtodo.shtml @@ -0,0 +1,144 @@ + + + + + + + + i-scream TODO list + + + + + + + + + +
+ + + + +

i-scream TODO list

+ +This is a list of things which still need to be done; + +

Server

+
+LocalClient Monitors: Disks, Load, Process, Queues, Service Checks, Users
+Service Checks: FTP, Telnet, POP3, IMAP, SSH, Finger
+WebFeeder needs completing
+Sort out GC & Configuration objects (and CorbaHandlers).
+Makefile stops halfway through on FreeBSD (dependency?).
+Sort out verbosity levels of messages around the server.
+
+Completed:
+----------
+01/03/2001 - Make it easy to change flags to the java compiler.
+             Configuration groups need implementing.
+28/02/2001 - Queue identification ? Use a hash of the Queue ?
+             Fix the Queue "unlimited" size problem.
+27/02/2001 - (not needed) ClientInterface/DBInterface need to "pull" data ?
+             Builds on the website ?
+             Change build scripts to make iscream-server.java/tar.gz/zip
+25/02/2001 - Move checking of logging verbosity to the servant.
+23/02/2001 - print verbosity level with logging messages
+             functionality added to the LoggerServant
+23/02/2001 - Startup of components - eg. running DBInterface on another machine.
+             Now catches any problems relating to not finding a component if
+             a component has a dependancy.  The component manager will then
+             retry it after a given timeout.
+12/02/2001 - Logging of Queue.status() somehow.
+06/02/2001 - Make use of the PrintWriter "autoflush" feature :)
+28/01/2001 - Add dependency checking for the DOCOPY Makefile target.
+             Client Interface needs more functionality.
+             SQL Driver doesn't work in Windows.
+18/01/2001 - Heartbeats are still dropped.
+             CVS directories get added to build tar/zip file.
+             Problem on FreeBSD with zip file adding more files than it should.
+             Remove Component from util package -> ComponentManager.
+             Remove ReferenceManager from util package -> ComponentManager.
+             Add status methods to the Queue that return just values.
+             Clean up the util package, it shouldn't do logging etc.
+               -- done with the exception of ReferenceManager.
+16/01/2001 - Build a util package JAR file seperately.
+14/01/2001 - Javadoc pages on website ?
+               -- done for the server at least.
+12/01/2001 - Investigate the use of a Queue in the Filter, to replace the
+             current FilterThread setup.
+07/01/2001 - Makefile needs to copy non-java files to JAR (eg. images).
+02/01/2001 - Add making of Javadoc pages to make scripts.
+             Queuing system in the root filter.
+
+ +

Conient

+
+Consider graphing of some values?
+Allow changing of view 
+ -adding removing data fields??
+ -comparing fields accross servers
+Maybe handle exceptions nicer in the comms
+Switch to using the StringUtil class for the firewall command stuff
+
+Completed:
+----------
+01/03/2001 - re-work host display and choosing mechanism (ie, make us 1.1 protocol)
+26/02/2001 - Rework system displaying of components for Swing Event Handling
+             Allow config to be written back to a local file
+             Allow local file config to be changed via the GUI
+05/02/2001 - allow disk components to alter their units
+             have some icons and the i-scream logo on display
+             show errors in windows rather than on the console
+             Fix error in packet stopping update of ALL hosts
+04/02/2001 - Write LOADS more data components
+03/02/2001 - Allow config to be obtained from the server
+30/01/2001 - Add option to handle firewalls
+29/01/2001 - Allow config to be obtained from a local file
+             Fix problem with memory display showing negative values at start
+             Ensure all Swing updates use the Swing Event Handling thread (partial - only data components)
+28/01/2001 - Tidy up network comms and link handling
+
+ +

statgrab

+
+FreeBSD - grabbing memory total
+Linux - CPU %'s not always right, 2 repititions ?
+Consider proc as a replacement for top on Linux
+If possible, find alternatives to top, as it's very "heavy"
+
+ +

C++ Host

+
+UDP Packet size to 8Kb
+Porting to Linux/FreeBSD (Windows?)
+
+ +

Winhost

+
+Processor ID should be packet.os.architecture
+Minor version joined with packet.os.version
+Logo ? Pink icon ? URL link ? fixes...
+Solve OCX problem
+
+ +

ihost

+
+
+ +

Web Reports

+
+Alert/System Summary Page
+Individual Host Alert Summary Page(s)
+Individual Host Lastest Data Page(s) (including service checks)
+
+ + +
+ + + -- 2.44.0