ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/contents.inc
(Generate patch)

Comparing web/www/contents.inc (file contents):
Revision 1.28 by tdb, Sat Feb 9 15:00:42 2002 UTC vs.
Revision 1.47 by tdb, Thu Aug 28 22:30:01 2003 UTC

# Line 10 | Line 10
10         <font size="2" face="arial,sans-serif">
11        
12         <center><h3>Project News</h3></center>
13 +
14 +       <p align="justify">
15 +        <b>Monday 25 August 2003</b><br><br>
16 +        We're pleased to announce a new release of libstatgrab. You
17 +        can download version 0.5 from
18 +        <a href="ftp://ftp.i-scream.org/pub/libstatgrab">here</a>.
19 +        This release provides both documentation and examples, which
20 +        we hope will make the package more useable. Stay tuned for the
21 +        next release with some useful tools.
22 +       </p>
23 +
24 +       <p align="justify">
25 +        <b>Tuesday 15 July 2003</b><br><br>
26 +        We have moved the i-scream support and bug tracking to a new
27 +        facility on the i-scream server. For further details please
28 +        see <a href="/support.shtml">this</a> page.
29 +       </p>
30        
31         <p align="justify">
32 <        <b>Thursday 7 Feb 2002</b><br><br>
33 <        The alerting section of the i-scream monitoring system now makes
34 <        full use of an externally developed IRC bot for it's IRC
35 <        connectivity. To find out more about this IRC bot, please visit
36 <        the authors website at <a href="http://www.jibble.org">
37 <        http://www.jibble.org</a>.
32 >        <b>Sunday 8 June 2003</b><br><br>
33 >        The i-scream website, email, and cvs facilities are now all
34 >        run from a <a href="http://www.freebsd.org">FreeBSD</a> server.<br>
35 >        <a href="http://www.freebsd.org">
36 >         <img src="/powerlogo.gif" width="171" height="64" border="0" alt="Powered By FreeBSD">
37 >        </a>
38         </p>
39        
40         <p align="justify">
41 +        <b>Tuesday 4 February 2003</b><br><br>
42 +        Over the coming week we will be making snapshot builds of the
43 +        i-scream central monitoring system from the CVS repository.
44 +        These builds will have quite a few changes from the downloads
45 +        currently available (a document detailing them will be
46 +        released later on), so please give them a whirl. We would be
47 +        grateful if you <a href="mailto:dev@i-scream.org">contacted</a>
48 +        us with any questions or bugs.<br><br>
49 +        The downloads will be available on our snapshot server :-<br>
50 +        <a href="http://snapshots.i-scream.org/">
51 +        http://snapshots.i-scream.org/</a>.
52 +       </p>
53 +
54 +       <p align="justify">
55 +        <b>Saturday 1 June 2002</b><br><br>
56 +        Work has now been finished on a new ihost written in C. This has
57 +        been in the pipeline for a long time, and we're glad to finally
58 +        see an efficient native host! Credit goes to our new developer
59 +        <a href="/who.shtml">Pete</a>. Until we update the downloads
60 +        pages you can download the new ihost
61 +        <a href="ftp://ftp.i-scream.org/pub/ihost/">
62 +        here</a>.
63 +       </p>
64 +
65 +       <p align="justify">
66 +        <b>Tuesday 21 May 2002</b><br><br>
67 +        We've finally put the finishing touches to the new
68 +        <a href="http://rrdtool.eu.org">RRDtool</a> based graphing system.
69 +        It's working well, and has done away with the MySQL database
70 +        backend which took up far too many resources. This new system
71 +        generates the graphs in a more realtime nature, allowing more
72 +        flexible graphs to be generated. This is currently only available
73 +        through <a href="http://cvs.i-scream.org/cms/source/reports/rrdgraphing/">
74 +        CVS</a>.
75 +       </p>
76 +
77 +       <p align="justify">
78          <b>Tuesday 8 Jan 2002</b><br><br>
79          Java ACL (Access Control List) code has been added to the util
80          package of the i-scream server. This code will ultimately allow
81          the server to be more secure when exposed to the Internet. More
82 <        details can be found <a href="http://www.cs.ukc.ac.uk/people/staff/tdb/#acl">
83 <        here</a> on the authors website.
82 >        details can be found <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">
83 >        here</a> on the author's website.
84         </p>
85        
32       <p align="justify">
33        <b>Tuesday 18 Dec 2001</b><br><br>
34        The i-scream ihost package has undergone significant changes to
35        make it more flexible and modular. It now incorporates plugins
36        which can be written in any language, and automatically XML
37        encodes data it is given (as opposed to the hardcoded approach
38        in the old version). It has also been made more robust, and
39        where possible optimised to reduce the load on the host system.
40       </p>
41      
86         <p>&nbsp;</p>
87         <center><h3>About i-scream</h3></center>
88        
# Line 59 | Line 103
103          <b><a href="documentation">documentation</a></b> page has details of
104          installation, use and maintenance for the end user and developer.
105          We value feedback and comments from you, so please drop us an e-mail
106 <        to <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>.
106 >        to <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>.
107         </p>
108        
109         <p>&nbsp;</p>
110         <center><h3>Current Work</h3></center>
111        
112         <p align="justify">
113 <        <b>Historical/Realtime graphing package</b><br><br>
113 >        <b>Extending monitoring facilites</b><br><br>
114          <a href="screenshots/"><img border="0" src="screenshots/thumbnail-reports-raptor-load15.gif" width="100" height="107" align="left"></a>
115 <        The current system for graphing i-scream data  from the i-scream
116 <        system is good, but proving to be unscalable and very resource
117 <        hungry. This is mostly due to the MySQL database backend,
118 <        and the vast quantity of data recorded. The new system
119 <        in development makes use of <a href="http://rrdtool.eu.org/">
120 <        RRDtool</a> to generate the graphs in realtime. This reduces
121 <        the peak loads of the system, and allows generation of more
78 <        flexible graphs. This work is nearing completetion.
115 >        Work is continuing, in conjunction with the new ihost, to extend
116 >        the range of i-scream's monitoring. Currently we are adding new
117 >        features to more accurately monitoring memory and swap usage,
118 >        along with more disk statistics. We are also planning to improve
119 >        the rather basic service monitors which are currently in place.
120 >        There are also many more subtle changes that need to be made to
121 >        improve the reliability and usefulness of i-scream's monitoring.
122         </p>
123 <      
123 >
124         <p align="justify">
125          <b>Server security</b><br><br>
126          Security was something mostly overlooked in the original stage
# Line 105 | Line 148
148         <p align="justify">
149          <a href="screenshots/"><img border="0" src="screenshots/thumbnail-reports-raptor-latest-misc.gif" width="100" height="104" align="left"></a>
150          The i-scream Distributed Central Monitoring System started off as
151 <        a final year project for a group of <a href="http://www.cs.ukc.ac.uk">
152 <        Computer Science</a> students at the <a href="http://www.ukc.ac.uk">
151 >        a final year project for a group of <a href="http://www.cs.kent.ac.uk">
152 >        Computer Science</a> students at the <a href="http://www.kent.ac.uk">
153          University of Kent at Canterbury</a>, UK. The project was completed at
154          4pm on 29 March 2001. It consisted of five lever-arch folders containing
155          mostly source code and documentation. The CVS repository was tagged to
# Line 156 | Line 199
199              <IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google align=middle width="128" height="53"></A>
200             </td>
201             <td valign="middle">
202 <            <input type=hidden name=domains value="i-scream.org.uk">
203 <            <input type=hidden name=sitesearch value="i-scream.org.uk">
202 >            <input type=hidden name=domains value="i-scream.org;i-scream.org.uk">
203 >            <input type=hidden name=sitesearch value="i-scream.org">
204              <INPUT TYPE=text name=q size=35 maxlength=255 value="">
205              <INPUT type=submit name=sa VALUE="Search">
206 <            <INPUT type=hidden name=cof VALUE="T:#000066;LW:502;ALC:#3333cc;L:http://www.i-scream.org.uk/i-scream.gif;LC:#0000ff;LH:37;BGC:#ffffff;AH:left;VLC:#3333cc;AWFID:d646a9fd69e7d9cb;">
206 >            <INPUT type=hidden name=cof VALUE="T:#000066;LW:502;ALC:#3333cc;L:http://www.i-scream.org/i-scream.gif;LC:#0000ff;LH:37;BGC:#ffffff;AH:left;VLC:#3333cc;GL:0;S:http://www.i-scream.org/;AWFID:d646a9fd69e7d9cb;">
207             </td>
208            </tr>
209           </TABLE>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines