From 89b885cc63c81bacc4b3cdbc38d150b2bdbb694b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 22 Jul 2009 18:20:09 +0200 Subject: [PATCH] Some changes on the cluster page. --- www/pages/cluster/__init__.py | 17 +++++--- www/web/cluster.py | 82 ++++++++++++++++++++++++++--------- 2 files changed, 72 insertions(+), 27 deletions(-) diff --git a/www/pages/cluster/__init__.py b/www/pages/cluster/__init__.py index 8b5dcbea..ddd36947 100644 --- a/www/pages/cluster/__init__.py +++ b/www/pages/cluster/__init__.py @@ -10,8 +10,7 @@ class Content(web.Content): def __call__(self, lang): ret = """

Icecream Cluster Monitoring

-

Cluster's CPU load: Job load: - - Number of nodes: -

+

Cluster's CPU load: - Job load:

@@ -24,7 +23,8 @@ class Content(web.Content): -
""" + +

 
Number of nodes: -

""" return ret @@ -55,7 +55,7 @@ page.javascript.write("""