From 72e9ba141f5c82d71800f502f1c40028ffafb5b6 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 9 Sep 2019 11:47:27 +0200 Subject: [dnbd3] proxy view: Show cache-map when clicking percentage of image Requires up to date DNBD3-Server --- modules-available/dnbd3/templates/page-proxy-stats.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'modules-available/dnbd3/templates/page-proxy-stats.html') diff --git a/modules-available/dnbd3/templates/page-proxy-stats.html b/modules-available/dnbd3/templates/page-proxy-stats.html index a866903c..9c3a4a84 100644 --- a/modules-available/dnbd3/templates/page-proxy-stats.html +++ b/modules-available/dnbd3/templates/page-proxy-stats.html @@ -1,11 +1,15 @@
+
+ {{lang_uptime}}: {{uptime_s}} +
{{lang_sessionTx}}: {{bytesSent_s}} - –– + – {{lang_sessionRx}}: {{bytesReceived_s}} - –– - {{lang_uptime}}: {{uptime_s}} + {{#ratio}} +   ({{lang_ratio}}: {{ratio}}) + {{/ratio}}
{{lang_storageSize}}: {{spaceTotal_s}} -- cgit v1.2.3-55-g7522