21 lines
652 B
HTML
21 lines
652 B
HTML
|?TREE=» <a class=tree href="/CMD_ADMIN_STATS">`LANG_SERVER_STATS`</a>|
|
|
|?HELP_SECTION=`ADMIN_HELPER`/ausage.html|
|
|
|HTM_ADMIN_TOP|
|
|
<b>|LANG_SERVER_STATS|</b><br><br>
|
|
|STATS|
|
|
|
|
<table class=list cellpadding=3 cellspacing=1>
|
|
<tr><td class=listtitle colspan=2>|LANG_STATS_FOR| |DEVICE|</td></tr>
|
|
<tr><td class=list>|LANG_REC|</td><td class=list>|RX|</td></tr>
|
|
<tr><td class=list>|LANG_TX|</td><td class=list>|TX|</td></tr>
|
|
|*if HAVE_NETDATA_SOCK="yes"|
|
|
<tr><td class=list colspan=2 align=center>
|
|
<input type=button onclick="window.open('/CMD_NETDATA_SOCK/')" value='|LANG_NETDATA_CONTROLLER|'>
|
|
</td></tr>
|
|
|*endif|
|
|
</table>
|
|
|
|
|DF|
|
|
|
|
|HTM_ADMIN_BOTTOM|
|