summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/status.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-12-13 14:15:28 -0600
committerDan McGee <dan@archlinux.org>2010-12-13 14:15:28 -0600
commit733aea03a06d05379ab696f8580f53fa4a9a7551 (patch)
treeb73353f26caaad002bb1a035b69b2d1fe9c53ef8 /templates/mirrors/status.html
parent7b969772cc9f280255ef51d55f1e1ed9123af1fd (diff)
downloadarchweb-733aea03a06d05379ab696f8580f53fa4a9a7551.tar.gz
archweb-733aea03a06d05379ab696f8580f53fa4a9a7551.zip
Link to JSON mirror status view
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status.html')
-rw-r--r--templates/mirrors/status.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html
index 47ba9b7c..7ed42f5e 100644
--- a/templates/mirrors/status.html
+++ b/templates/mirrors/status.html
@@ -50,8 +50,11 @@
</ul>
<p>The last mirror check ran at {{ last_check|date:'Y-m-d H:i' }} UTC.
- Checks have ran {{ num_checks }} times in the last {{ cutoff|hours }} at an average
- interval of {{ check_frequency|duration }} (hh:mm).</p>
+ Checks have ran {{ num_checks }} times in the last {{ cutoff|hours }} at
+ an average interval of {{ check_frequency|duration }} (hh:mm).</p>
+
+ <p>This data is also available in <a href="json/">JSON format</a>. The
+ units of all time/duration values are in seconds.</p>
<a name="outofsync" id="outofsync"></a>
<h3>Out of Sync Mirrors</h3>