Subversion Repositories wimsdev

Rev

Rev 3049 | Rev 5932 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3049 Rev 5894
Line 6... Line 6...
6
<p>$name_servor_time: $nowtime.
6
<p>$name_servor_time: $nowtime.
7
!if $load15!=$empty
7
!if $load15!=$empty
8
 $name_Load: $load1% ($name_last 1 $name_min), $load5% ($name_last 5 $name_mins),
8
 $name_Load: $load1% ($name_last 1 $name_min), $load5% ($name_last 5 $name_mins),
9
 $load15% ($name_last 15 $name_mins).
9
 $load15% ($name_last 15 $name_mins).
10
!endif
10
!endif
11
<p>$table_header
11
$table_header
12
<caption>$name_requests</caption>
12
<caption>$name_requests</caption>
13
$table_hdtr
13
$table_hdtr
14
<th>$name_since 10 $name_mins</th>
14
<th>$name_since 10 $name_mins</th>
15
<th>$name_since 30 $name_mins</th>
15
<th>$name_since 30 $name_mins</th>
16
<th>$name_since 1 $name_hour</th>
16
<th>$name_since 1 $name_hour</th>
Line 20... Line 20...
20
<td align="center">$access30m</td>
20
<td align="center">$access30m</td>
21
<td align="center">$access1h</td>
21
<td align="center">$access1h</td>
22
<td align="center">$access3h</td></tr>
22
<td align="center">$access3h</td></tr>
23
$table_end
23
$table_end
24
 
24
 
25
<p><a name="sessions"></a>
25
<a id="sessions"></a>
26
$table_header
26
$table_header
27
<caption>$name_activesessions
27
<caption>$name_activesessions
28
<small>[
28
<small>[
29
!href cmd=reply#sessions $wims_name_refresh
29
!href cmd=reply#sessions $wims_name_refresh
30
 ]</small>
30
 ]</small>
Line 59... Line 59...
59
  !endif
59
  !endif
60
  </tr>
60
  </tr>
61
  !advance k
61
  !advance k
62
 !endif
62
 !endif
63
!next i
63
!next i
64
$table_end <p>
64
$table_end
65
 
65
 
66
 
66