From 9ab198bd8cd4962627ce3f19b01447ef3a7de992 Mon Sep 17 00:00:00 2001 From: catborise Date: Tue, 21 May 2019 09:10:32 +0300 Subject: [PATCH] Update chartjs for node statistics --- computes/templates/overview.html | 164 +++++++++++++++++++++---------- computes/views.py | 47 ++------- 2 files changed, 120 insertions(+), 91 deletions(-) diff --git a/computes/templates/overview.html b/computes/templates/overview.html index bb18c80..9418b20 100644 --- a/computes/templates/overview.html +++ b/computes/templates/overview.html @@ -80,7 +80,7 @@
-

{% trans "CPU utilization" %}

+

{% trans "CPU Utilization" %}

@@ -92,7 +92,7 @@
-

{% trans "RAM utilization" %}

+

{% trans "RAM Utilization" %}

@@ -106,66 +106,128 @@
{% endblock %} {% block script %} - +