From: Christian Weiske Date: Fri, 21 Apr 2017 15:15:53 +0000 (+0200) Subject: Add colors to status page to make it easy to spot problems X-Git-Url: https://git.cweiske.de/phinde.git/commitdiff_plain/85d12ec744c29a53acd22f6476994cd16ccc16bf?ds=sidebyside Add colors to status page to make it easy to spot problems Resolves: https://github.com/cweiske/phinde/issues/30 --- diff --git a/data/templates/status.htm b/data/templates/status.htm index fb8daf3..b4cf71d 100644 --- a/data/templates/status.htm +++ b/data/templates/status.htm @@ -12,7 +12,7 @@

phinde status

- +
@@ -22,7 +22,7 @@ - + @@ -31,8 +31,8 @@ - - + + @@ -40,18 +40,18 @@ - + - + {% for key, number in subCount %} - +
Group
ElasticsearchElasticsearch Documents {{esStatus.documents_human}}
{{esStatus.size_human}}
Gearman
Gearman Open tasks {{gearStatus.tasks}}
Tasks being processed {{gearStatus.processing}}
Task workers {{gearStatus.workers}}
SubscriptionsSubscriptions Total {{subSum}}
{{key}} {{number}}