9 |
|
<html> |
10 |
|
|
11 |
|
<head> |
12 |
< |
<title>i-scream word documents</title> |
12 |
> |
<title>i-scream documentation</title> |
13 |
|
</head> |
14 |
|
|
15 |
|
<basefont face="arial, sans-serif" size="2"> |
22 |
|
</td> |
23 |
|
<td valign="top"> |
24 |
|
<!--#include virtual="../title.inc" --> |
25 |
+ |
<font size="2"> |
26 |
+ |
<h3>i-scream documentation</h3> |
27 |
+ |
This is the offical documentation for the i-scream central monitoring |
28 |
+ |
system. They should be considered "correct" over any other older |
29 |
+ |
documentation that still exists on the website. They are currently only |
30 |
+ |
available in either Microsoft Word or PDF format. We hope to make further |
31 |
+ |
formats available in the future. |
32 |
|
|
26 |
– |
<h3>i-scream Word Documents</h3> |
27 |
– |
These are the printable versions of the documentation for the i-scream reports. |
28 |
– |
|
33 |
|
<hr> |
34 |
|
<h4>User guides</h4> |
35 |
< |
<a href="/documentation/printable/client/conient_user_guide.doc">Conient client user guide</a><br> |
36 |
< |
<a href="/documentation/printable/host/ihost/ihost_user_guide.doc">Unix/Linux ihost user guide</a><br> |
37 |
< |
<a href="/documentation/printable/host/winhost/winhost_user_guide.doc">Windows WinHost user guide</a><br> |
35 |
> |
(<a href="/documentation/printable/host/ihost/ihost_user_guide.doc">Word</a>|<a href="/documentation/printable/host/ihost/ihost_user_guide.pdf">PDF</a>) Unix/Linux ihost user guide<br> |
36 |
> |
(<a href="/documentation/printable/host/winhost/winhost_user_guide.doc">Word</a>|<a href="/documentation/printable/host/winhost/winhost_user_guide.pdf">PDF</a>) Windows WinHost user guide<br> |
37 |
> |
(<a href="/documentation/printable/client/conient_user_guide.doc">Word</a>|<a href="/documentation/printable/client/conient_user_guide.pdf">PDF</a>) Conient client user guide<br> |
38 |
> |
(<a href="/documentation/printable/server/server_user_guide.doc">Word</a>|<a href="/documentation/printable/server/server_user_guide.pdf">PDF</a>) Server user guide<br> |
39 |
> |
(<a href="/documentation/printable/server/corba_services.doc">Word</a>|<a href="/documentation/printable/server/corba_services.pdf">PDF</a>) CORBA Services user guide<br> |
40 |
> |
(<a href="/documentation/printable/reports/web_user_guide.doc">Word</a>|<a href="/documentation/printable/reports/web_user_guide.pdf">PDF</a>) Web reports user guide<br> |
41 |
> |
(<a href="/documentation/printable/reports/dbreporter_user_guide.doc">Word</a>|<a href="/documentation/printable/reports/dbreporter_user_guide.pdf">PDF</a>) Database reporter user guide<br> |
42 |
|
|
43 |
|
<h4>Maintenance documentation for developers</h4> |
44 |
< |
<a href="/documentation/printable/host/ihost/ihost_maintenance.doc">Unix/Linux ihost maintenance</a><br> |
45 |
< |
<a href="/documentation/printable/host/java/javahost_maintanance.doc">Javahost maintenance</a><br> |
46 |
< |
<a href="/documentation/printable/reports/web_reports_maintenance.doc">Web reports maintenance</a><br> |
44 |
> |
(<a href="/documentation/printable/host/ihost/ihost_maintenance.doc">Word</a>|<a href="/documentation/printable/host/ihost/ihost_maintenance.pdf">PDF</a>) Unix/Linux ihost maintenance<br> |
45 |
> |
(<a href="/documentation/printable/host/winhost/winhost_maintenance.doc">Word</a>|<a href="/documentation/printable/host/winhost/winhost_maintenance.pdf">PDF</a>) Windows WinHost maintenance<br> |
46 |
> |
(<a href="/documentation/printable/client/conient_maintenance.doc">Word</a>|<a href="/documentation/printable/client/conient_maintenance.pdf">PDF</a>) Conient maintenance<br> |
47 |
> |
(<a href="/documentation/printable/server/server_maintenance.doc">Word</a>|<a href="/documentation/printable/server/server_maintenance.pdf">PDF</a>) Server maintenance<br> |
48 |
> |
(<a href="/documentation/printable/reports/web_reports_maintenance.doc">Word</a>|<a href="/documentation/printable/reports/web_reports_maintenance.pdf">PDF</a>) Web reports maintenance<br> |
49 |
> |
(<a href="/documentation/printable/reports/dbreporter_maintenance.doc">Word</a>|<a href="/documentation/printable/reports/dbreporter_maintenance.pdf">PDF</a>) Database reporter maintenance<br> |
50 |
|
|
51 |
+ |
<h4>Specification documents</h4> |
52 |
+ |
(<a href="/documentation/printable/spec/domain/problem_domain.doc">Word</a>|<a href="/documentation/printable/spec/domain/problem_domain.pdf">PDF</a>) Original specification & problem domain<br> |
53 |
+ |
(<a href="/documentation/printable/spec/protocols/protocols.doc">Word</a>|<a href="/documentation/printable/spec/protocols/protocols.pdf">PDF</a>) TCP Protocol specifications<br> |
54 |
+ |
(<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Word</a>|<a href="/documentation/printable/spec/xml/xml_expected_data.pdf">PDF</a>) Expected XML data from host to server<br> |
55 |
+ |
(<a href="/documentation/printable/spec/xml/xml_recommendations.doc">Word</a>|<a href="/documentation/printable/spec/xml/xml_recommendations.pdf">PDF</a>) XML recommendations for host to server UDP packets<br> |
56 |
+ |
(<a href="/documentation/printable/spec/docs/document_standards.doc">Word</a>|<a href="/documentation/printable/spec/docs/document_standards.pdf">PDF</a>) Document standards<br> |
57 |
+ |
(<a href="/documentation/printable/spec/code/java_coding_standards.doc">Word</a>|<a href="/documentation/printable/spec/code/java_coding_standards.pdf">PDF</a>) Java coding standards<br> |
58 |
+ |
|
59 |
|
<h4>Other documents</h4> |
60 |
< |
<a href="/documentation/printable/plan/est_time_allocation.doc">Estimated time allocation</a><br> |
61 |
< |
<a href="/documentation/printable/plan/implementation_phases.doc">Implementation phases for our plan</a><br> |
62 |
< |
<a href="/documentation/printable/spec/docs/document_standards.doc">Document standards</a><br> |
63 |
< |
<a href="/documentation/printable/spec/domain/problem_domain.doc">Original problem domain</a><br> |
64 |
< |
<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Expected XML data from host to server</a><br> |
65 |
< |
<a href="/documentation/printable/spec/xml/xml_recommendations.doc">XML recommendations for host to server UDP packets</a><br> |
60 |
> |
(<a href="/documentation/printable/plan/risk_analysis.doc">Word</a>|<a href="/documentation/printable/plan/risk_analysis.pdf">PDF</a>) Risk analysis<br> |
61 |
> |
(<a href="/documentation/printable/plan/est_time_allocation.doc">Word</a>|<a href="/documentation/printable/plan/est_time_allocation.pdf">PDF</a>) Estimated time allocation<br> |
62 |
> |
(<a href="/documentation/printable/plan/implementation_phases.doc">Word</a>|<a href="/documentation/printable/plan/implementation_phases.pdf">PDF</a>) Implementation phases for our plan<br> |
63 |
> |
(<a href="/documentation/printable/plan/est_time_allocation_revised.doc">Word</a>|<a href="/documentation/printable/plan/est_time_allocation_revised.pdf">PDF</a>) Estimated time allocation (revised)<br> |
64 |
> |
(<a href="/documentation/printable/process/meeting_minutes.doc">Word</a>|<a href="/documentation/printable/process/meeting_minutes.pdf">PDF</a>) Meeting Minutes<br> |
65 |
> |
(<a href="/documentation/printable/process/use_of_website.doc">Word</a>|<a href="/documentation/printable/process/use_of_website.pdf">PDF</a>) Use of the website<br> |
66 |
> |
(<a href="/documentation/printable/process/cvs_softwarebuilds.doc">Word</a>|<a href="/documentation/printable/process/cvs_softwarebuilds.pdf">PDF</a>) Use of CVS and automated software builds<br> |
67 |
> |
(<a href="/documentation/printable/analysis/comparison_big_brother.doc">Word</a>|<a href="/documentation/printable/analysis/comparison_big_brother.pdf">PDF</a>) Comparison to Big Brother<br> |
68 |
|
<hr> |
69 |
+ |
</font> |
70 |
|
|
71 |
|
<!--#include virtual="../bottom.inc" --> |
72 |
|
</td> |