--- web/www/contents.inc 2002/02/10 13:29:32 1.29
+++ web/www/contents.inc 2002/06/01 13:36:00 1.33
@@ -1,7 +1,7 @@
@@ -12,9 +12,39 @@
Project News
+ Saturday 1 June 2002
+ Work has now been finished on a new ihost written in C. This has
+ been in the pipeline for a long time, and we're glad to finally
+ see an efficient native host! Credit goes to our new developer
+ Pete. Until we update the downloads
+ pages you can download the new ihost
+
+ here.
+
+
+
+ Tuesday 21 May 2002
+ We've finally put the finishing touches to the new
+ RRDtool based graphing system.
+ It's working well, and has done away with the MySQL database
+ backend which took up far too many resources. This new system
+ generates the graphs in a more realtime nature, allowing more
+ flexible graphs to be generated. This is currently only available
+ through
+ CVS.
+
+
+
+ Saturday 18 May 2002
+ The i-scream central monitoring system is now
+ licensed under the GNU Public License. We are currently working
+ to make full downloads, including source, available on this site.
+
+
+
Thursday 7 Feb 2002
- The alerting section of the i-scream monitoring system now makes
- full use of an externally developed IRC bot for it's IRC
+ The alerting section of the i-scream central monitoring system
+ now makes full use of an externally developed IRC bot for it's IRC
connectivity. To find out more about this IRC bot, please visit
the author's website at
http://www.jibble.org.
@@ -29,16 +59,6 @@
here on the author's website.
-
- Tuesday 18 Dec 2001
- The i-scream ihost package has undergone significant changes to
- make it more flexible and modular. It now incorporates plugins
- which can be written in any language, and automatically XML
- encodes data it is given (as opposed to the hardcoded approach
- in the old version). It has also been made more robust, and
- where possible optimised to reduce the load on the host system.
-
-
About i-scream
@@ -66,18 +86,17 @@
Current Work
- Historical/Realtime graphing package
+ Extending monitoring facilites
- The current system for graphing i-scream data from the i-scream
- system is good, but proving to be unscalable and very resource
- hungry. This is mostly due to the MySQL database backend,
- and the vast quantity of data recorded. The new system
- in development makes use of
- RRDtool to generate the graphs in realtime. This reduces
- the peak loads of the system, and allows generation of more
- flexible graphs. This work is nearing completetion.
+ Work is continuing, in conjunction with the new ihost, to extend
+ the range of i-scream's monitoring. Currently we are adding new
+ features to more accurately monitoring memory and swap usage,
+ along with more disk statistics. We are also planning to improve
+ the rather basic service monitors which are currently in place.
+ There are also many more subtle changes that need to be made to
+ improve the reliability and usefulness of i-scream's monitoring.
-
+
Server security
Security was something mostly overlooked in the original stage