Blame view

serverstatus.html 1.98 KB
54ab4ea3   Arsisakarn Srilatanart   Initial commit
1
2
3
4
5
6
7
<html>
<head>
<title>Server Status</title>
<meta http-equiv="refresh" content="5; url=serverstatus.html" />
</head>
<body>

f336cecb   Arsisakarn Srilatanart   add ip address to...
8
<a href="http://202.162.79.194/server-status2214" target="_blank"><h3>SS Web01 (Login Diamond) - 202.162.79.194</h3></a>
54ab4ea3   Arsisakarn Srilatanart   Initial commit
9
10
11
12
13
14
<iframe width="100%" height="200" src="http://202.162.79.194/server-status2214?auto" frameborder="yes" scrolling="yes">
Sorry, you need inline frames to fully see this page.
</iframe>

<br />

f336cecb   Arsisakarn Srilatanart   add ip address to...
15
<a href="http://202.162.79.197/server-status2214" target="_blank"><h3>Server 5 (Login Platinum,Gold,Silver,Software Only) - 202.162.79.197</h3></a>
54ab4ea3   Arsisakarn Srilatanart   Initial commit
16
17
18
19
20
21
<iframe width="100%" height="200" src="http://202.162.79.197/server-status2214?auto" frameborder="yes" scrolling="yes">
Sorry, you need inline frames to fully see this page.
</iframe>

<br />

f336cecb   Arsisakarn Srilatanart   add ip address to...
22
<a href="http://202.142.223.239/server-status2214" target="_blank"><h3>Server 1 - 202.142.223.240</h3></a>
54ab4ea3   Arsisakarn Srilatanart   Initial commit
23
24
25
26
27
<iframe width="100%" height="200" src="http://202.142.223.239/server-status2214?auto" frameborder="yes" scrolling="yes"> 
Sorry, you need inline frames to fully see this page. 
</iframe>

<br />
f336cecb   Arsisakarn Srilatanart   add ip address to...
28
<a href="http://202.142.215.133/server-status2214" target="_blank"><h3>Server 2 - 202.142.215.132</h3></a>
54ab4ea3   Arsisakarn Srilatanart   Initial commit
29
30
31
32
33
<iframe width="100%" height="200" src="http://202.142.215.133/server-status2214?auto" frameborder="yes" scrolling="yes"> 
Sorry, you need inline frames to fully see this page.
</iframe>

<br />
f336cecb   Arsisakarn Srilatanart   add ip address to...
34
<a href="http://server3.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 3 - 202.162.79.198</h3></a>
54ab4ea3   Arsisakarn Srilatanart   Initial commit
35
36
37
38
39
<iframe width="100%" height="200" src="http://server3.sourcecode.co.th/server-status2214?auto" frameborder="yes" scrolling="yes">
Sorry, you need inline frames to fully see this page.
</iframe>

<br />
f336cecb   Arsisakarn Srilatanart   add ip address to...
40
<a href="http://server4.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 4 - 202.162.79.199</h3></a>
54ab4ea3   Arsisakarn Srilatanart   Initial commit
41
42
43
44
45
46
<iframe width="100%" height="200" src="http://server4.sourcecode.co.th/server-status2214?auto" frameborder="yes" scrolling="yes">
Sorry, you need inline frames to fully see this page.
</iframe>

</body>
</html>