Laufzeit des Systems <% sys_up_time(); %>
Port Status TxPkts RxPkts Kollisionen Tx B/s Rx B/s Laufzeit
WAN <% statistics_get("wan_rate"); %> <% statistics_get("wan_txpkts"); %> <% statistics_get("wan_rxpkts"); %> 0 <% statistics_get("wan_txrate"); %> <% statistics_get("wan_rxrate"); %> <% statistics_get("sys_up_time"); %>
LAN <% statistics_get("lan_rate"); %> <% statistics_get("lan_txpkts"); %> <% statistics_get("lan_rxpkts"); %> 0 <% statistics_get("lan_txrate"); %> <% statistics_get("lan_rxrate"); %> <% statistics_get("sys_up_time"); %>