Line | |
---|
1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
---|
2 | <html>
|
---|
3 | <head>
|
---|
4 | <title>Server status</title>
|
---|
5 | <meta http-equiv="refresh" content="120; URL=./yule.html">
|
---|
6 | <style type="text/css">
|
---|
7 | <!--
|
---|
8 | .Inactive, .PANIC, .TIMEOUT_EXCEEDED {
|
---|
9 | border-style:none;
|
---|
10 | border-width:thin;
|
---|
11 | background:#ff9933;
|
---|
12 | color:000000;
|
---|
13 | padding-left:5px;
|
---|
14 | }
|
---|
15 | -->
|
---|
16 | </style>
|
---|
17 | </head>
|
---|
18 | <body bgcolor="#FFFFFF" text="#000000"
|
---|
19 | link="#770000" vlink="#000000" alink="#FF0000">
|
---|
20 |
|
---|
21 | <table border=0 cellpadding="0" cellspacing="3" width="100% ">
|
---|
22 | <tr><td>
|
---|
23 |
|
---|
24 | <img src="./samhain.jpg" ALT="S A M H A I N" height="48"
|
---|
25 | width="240" border="0" >
|
---|
26 |
|
---|
27 | </td></tr>
|
---|
28 | </table>
|
---|
29 | <h1>Server Status</h1>
|
---|
30 |
|
---|
31 | <table border=0 cellpadding="0" cellspacing="3" width="100% ">
|
---|
32 | <tr><td valign="top" >
|
---|
33 |
|
---|
34 | <table border=0 cellpadding="0" cellspacing="0" width="100% ">
|
---|
35 | <tr><td bgcolor="#777777" valign="top" >
|
---|
36 |
|
---|
37 | <table border="0" cellpadding="5" cellspacing="2"
|
---|
38 | width="100% " align="center">
|
---|
39 | <tr><td valign="top" bgcolor="#ffffff">
|
---|
40 |
|
---|
41 | Current time: %T <br>
|
---|
42 | Startup time: %S <br>
|
---|
43 | </td></tr>
|
---|
44 | <tr><td valign="top" bgcolor="#ffffff">
|
---|
45 | Connections: (maximum %M simultaneously) <br>
|
---|
46 | open %O <br>
|
---|
47 | total %A <br>
|
---|
48 | </td></tr>
|
---|
49 | <tr><td valign="top" bgcolor="#ffffff">
|
---|
50 | Last connection: %L
|
---|
51 |
|
---|
52 | </td></tr>
|
---|
53 | </table>
|
---|
54 |
|
---|
55 | </td></tr>
|
---|
56 | </table>
|
---|
57 |
|
---|
58 | </td></tr>
|
---|
59 | </table>
|
---|
60 |
|
---|
61 |
|
---|
62 | <h1>Clients</h1>
|
---|
63 |
|
---|
64 | <center>
|
---|
65 | <table border=0 cellpadding="0" cellspacing="3" width="100% ">
|
---|
66 | <tr><td valign="top" >
|
---|
67 |
|
---|
68 | <table border=0 cellpadding="0" cellspacing="0" width="100% ">
|
---|
69 | <tr><td bgcolor="#777777" valign="top" >
|
---|
70 |
|
---|
71 | <table border="0" cellpadding="5" cellspacing="2"
|
---|
72 | width="100% " align="center" bgcolor="#ffffff">
|
---|
Note:
See
TracBrowser
for help on using the repository browser.