From ce0f70d2db56b6f1cf5c8322c9f750100ca276a9 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 6 Jul 2009 17:35:38 +0200 Subject: [PATCH] cluster: Added speed field and changes jobs into a nice bar. There were also some minor fixes like the update interval. --- www/pages/cluster/__init__.py | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/www/pages/cluster/__init__.py b/www/pages/cluster/__init__.py index b74ba63b..d8f787c7 100644 --- a/www/pages/cluster/__init__.py +++ b/www/pages/cluster/__init__.py @@ -10,7 +10,7 @@ class Content(web.Content): self.cluster = web.cluster.Cluster("minerva.ipfire.org") def __call__(self, lang): - ret = "

Cluster Monitoring

" + ret = "

Icecream Cluster Monitoring

" ret += """""" - ret += """

Cluster's load:

+ ret += """

Cluster's load: - Number of nodes: -

@@ -65,6 +70,7 @@ class Content(web.Content): + -- 2.47.3
Arch Load JobsSpeed