Commit f336cecbdc8c98187ed6eff0dd3f0fcddaa0b0af

Authored by Arsisakarn Srilatanart
1 parent 54ab4ea3
Exists in master

add ip address to server title

Showing 1 changed file with 6 additions and 6 deletions   Show diff stats
serverstatus.html
... ... @@ -5,39 +5,39 @@
5 5 </head>
6 6 <body>
7 7  
8   -<a href="http://202.162.79.194/server-status2214" target="_blank"><h3>SS Web01 (Login Diamond)</h3></a>
  8 +<a href="http://202.162.79.194/server-status2214" target="_blank"><h3>SS Web01 (Login Diamond) - 202.162.79.194</h3></a>
9 9 <iframe width="100%" height="200" src="http://202.162.79.194/server-status2214?auto" frameborder="yes" scrolling="yes">
10 10 Sorry, you need inline frames to fully see this page.
11 11 </iframe>
12 12  
13 13 <br />
14 14  
15   -<a href="http://202.162.79.197/server-status2214" target="_blank"><h3>Server 5 (Login Platinum,Gold,Silver,Software Only)</h3></a>
  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>
16 16 <iframe width="100%" height="200" src="http://202.162.79.197/server-status2214?auto" frameborder="yes" scrolling="yes">
17 17 Sorry, you need inline frames to fully see this page.
18 18 </iframe>
19 19  
20 20 <br />
21 21  
22   -<a href="http://202.142.223.239/server-status2214" target="_blank"><h3>Server 1</h3></a>
  22 +<a href="http://202.142.223.239/server-status2214" target="_blank"><h3>Server 1 - 202.142.223.240</h3></a>
23 23 <iframe width="100%" height="200" src="http://202.142.223.239/server-status2214?auto" frameborder="yes" scrolling="yes">
24 24 Sorry, you need inline frames to fully see this page.
25 25 </iframe>
26 26  
27 27 <br />
28   -<a href="http://202.142.215.133/server-status2214" target="_blank"><h3>Server 2</h3></a>
  28 +<a href="http://202.142.215.133/server-status2214" target="_blank"><h3>Server 2 - 202.142.215.132</h3></a>
29 29 <iframe width="100%" height="200" src="http://202.142.215.133/server-status2214?auto" frameborder="yes" scrolling="yes">
30 30 Sorry, you need inline frames to fully see this page.
31 31 </iframe>
32 32  
33 33 <br />
34   -<a href="http://server3.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 3</h3></a>
  34 +<a href="http://server3.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 3 - 202.162.79.198</h3></a>
35 35 <iframe width="100%" height="200" src="http://server3.sourcecode.co.th/server-status2214?auto" frameborder="yes" scrolling="yes">
36 36 Sorry, you need inline frames to fully see this page.
37 37 </iframe>
38 38  
39 39 <br />
40   -<a href="http://server4.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 4</h3></a>
  40 +<a href="http://server4.sourcecode.co.th/server-status2214" target="_blank"><h3>Server 4 - 202.162.79.199</h3></a>
41 41 <iframe width="100%" height="200" src="http://server4.sourcecode.co.th/server-status2214?auto" frameborder="yes" scrolling="yes">
42 42 Sorry, you need inline frames to fully see this page.
43 43 </iframe>
... ...