From 5c3bf07afded2ea22906ca84e178731a4d48a1c2 Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Wed, 10 Aug 2005 21:43:58 +0000 Subject: optimized for speed, changed so "pingable but not running nightly" is reported instead of just "not running nightly" (Logical change 1.286) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1145 ce84e21b-d406-0410-9b95-82705330c041 --- reports/xsl-transforms/overview-stats-rss.xsl | 28 ++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'reports/xsl-transforms/overview-stats-rss.xsl') diff --git a/reports/xsl-transforms/overview-stats-rss.xsl b/reports/xsl-transforms/overview-stats-rss.xsl index d9aba6a0d..433589b83 100644 --- a/reports/xsl-transforms/overview-stats-rss.xsl +++ b/reports/xsl-transforms/overview-stats-rss.xsl @@ -8,20 +8,26 @@ BCFG Nightly Statistics <pre> Report Run @ + + + + + + Summary: - nodes are clean. - nodes are dirty. - nodes were modified in the last run. (includes both good and bad nodes) - nodes did not run this calendar day. - nodes were not pingable. + nodes are clean. + nodes are dirty. + nodes were modified in the last run. (includes both good and bad nodes) + nodes did not run this calendar day but were pingable. + nodes were not pingable. ---------------------------- Total - + CLEAN: @@ -33,7 +39,7 @@ CLEAN: - + DIRTY: @@ -45,7 +51,7 @@ DIRTY: - + MODIFIED: @@ -58,11 +64,11 @@ MODIFIED: - + STALE: - + @@ -71,7 +77,7 @@ STALE: - + UNPINGABLE: -- cgit v1.2.3-1-g7c22