From 5f473914e38114e218a6b21449f7d7d37174ca24 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Mon, 7 Mar 2011 15:07:09 +0000 Subject: Clarified Buffers in system health view --- health-system-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/health-system-html.lsp b/health-system-html.lsp index f25bf8b..99036e9 100644 --- a/health-system-html.lsp +++ b/health-system-html.lsp @@ -43,7 +43,7 @@ end
<% print_percent(view.value.memory.buffers) %>
+ STYLE="background:#0c0;border:2px solid black;border-left:none;">
<% print_percent(view.value.memory.free) %>
100% @@ -56,7 +56,7 @@ end =Used - =Buffers + =Buffers / Cached =Free -- cgit v1.2.3