1 |
< |
<? include("title.inc"); ?> |
1 |
> |
<? include("title.inc.php"); ?> |
2 |
|
|
3 |
|
<p> </p> |
4 |
|
<p> </p> |
11 |
|
<td> |
12 |
|
<table align="center" border="0" cellpadding="10"> |
13 |
|
<tr> |
14 |
< |
<td> |
15 |
< |
<a href="latest.php"><img alt="Latest" src="latest_logo.gif" border="0" width="32" height="32"></a> |
14 |
> |
<td> |
15 |
> |
<a href="latest.php"><img alt="Latest" src="latest_logo.gif" border="0" width="32" height="32" align="middle"></a> |
16 |
> |
</td> |
17 |
> |
<td> |
18 |
|
<b>Latest reports</b> |
19 |
|
</td> |
20 |
|
</tr> |
21 |
|
<tr> |
22 |
|
<td> |
23 |
< |
<a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32"></a> |
23 |
> |
<a href="browser.php"><img alt="History" src="historical_logo.gif" border="0" width="32" height="32" align="middle"></a> |
24 |
> |
</td> |
25 |
> |
<td> |
26 |
|
<b>Historical reports</b> |
27 |
|
</td> |
28 |
|
</tr> |
29 |
|
<tr> |
30 |
|
<td> |
31 |
< |
<a href="alerts.php"><img alt="Alerts" src="alert_logo.gif" border="0" width="32" height="32"></a> |
28 |
< |
<b>Alerts</b> |
31 |
> |
<a href="alerts.php"><img alt="Alerts" src="alert_logo.gif" border="0" width="32" height="32" align="middle"></a> |
32 |
|
</td> |
33 |
+ |
<td> |
34 |
+ |
<b>Individual alerts</b> |
35 |
+ |
</td> |
36 |
|
</tr> |
37 |
|
<tr> |
38 |
|
<td> |
39 |
< |
<a href="alerts.php?machine=ALL&submit=Display"><img alt="All alerts" src="allalerts_logo.gif" border="0" width="32" height="32"></a> |
34 |
< |
<b>Alerts</b> |
39 |
> |
<a href="alerts.php?machine=ALL"><img alt="All alerts" src="allalerts_logo.gif" border="0" width="32" height="32" align="middle"></a> |
40 |
|
</td> |
41 |
+ |
<td> |
42 |
+ |
<b>All alerts</b> |
43 |
+ |
</td> |
44 |
+ |
</tr> |
45 |
+ |
<tr> |
46 |
+ |
<td> |
47 |
+ |
<a href="alerts.php?machine=raptor.ukc.ac.uk&hideform=true&refresh=10"><b>Demo</b></a> |
48 |
+ |
</td> |
49 |
+ |
<td> |
50 |
+ |
<font size="2">Helpdesk-style display for raptor<br>Auto-refreshed every ten seconds</font> |
51 |
+ |
</td> |
52 |
+ |
</tr> |
53 |
+ |
<tr> |
54 |
+ |
<td> |
55 |
+ |
<a href="alerts.php?machine=ALL&hideform=true&refresh=10&small=true"><b>Demo</b></a> |
56 |
+ |
</td> |
57 |
+ |
<td> |
58 |
+ |
<font size="2">Helpdesk-style display for all machines<br>Auto-refreshed every ten seconds.</font> |
59 |
+ |
</td> |
60 |
|
</tr> |
61 |
|
</table> |
62 |
|
</td> |