From 733aea03a06d05379ab696f8580f53fa4a9a7551 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 13 Dec 2010 14:15:28 -0600 Subject: Link to JSON mirror status view Signed-off-by: Dan McGee --- templates/mirrors/status.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'templates/mirrors') diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html index 47ba9b7..7ed42f5 100644 --- a/templates/mirrors/status.html +++ b/templates/mirrors/status.html @@ -50,8 +50,11 @@

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).

+ Checks have ran {{ num_checks }} times in the last {{ cutoff|hours }} at + an average interval of {{ check_frequency|duration }} (hh:mm).

+ +

This data is also available in JSON format. The + units of all time/duration values are in seconds.

Out of Sync Mirrors

-- cgit v1.2.3-24-g4f1b