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-email.xsl | 28 +++++++++++++++---------- 1 file changed, 17 insertions(+), 11 deletions(-) (limited to 'reports/xsl-transforms/overview-stats-email.xsl') diff --git a/reports/xsl-transforms/overview-stats-email.xsl b/reports/xsl-transforms/overview-stats-email.xsl index 6a80bfe95..4938cab8b 100644 --- a/reports/xsl-transforms/overview-stats-email.xsl +++ b/reports/xsl-transforms/overview-stats-email.xsl @@ -4,20 +4,26 @@ Subject: BCFG Nightly Statistics 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: @@ -29,7 +35,7 @@ CLEAN: - + DIRTY: @@ -41,7 +47,7 @@ DIRTY: - + MODIFIED: @@ -54,11 +60,11 @@ MODIFIED: - + STALE: - + @@ -67,7 +73,7 @@ STALE: - + UNPINGABLE: -- cgit v1.2.3-1-g7c22