From 85d12ec744c29a53acd22f6476994cd16ccc16bf Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Fri, 21 Apr 2017 17:15:53 +0200 Subject: [PATCH] Add colors to status page to make it easy to spot problems Resolves: https://github.com/cweiske/phinde/issues/30 --- data/templates/status.htm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 %} - + -- 2.30.2
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}}