From d4469be76426ccedba2bdd591ee38b5742266a21 Mon Sep 17 00:00:00 2001 From: Joey Hagedorn Date: Mon, 19 Dec 2005 22:54:25 +0000 Subject: Modified StatReports to implement new naming convention for xsl-transforms and reports. Xsl files can be arbitrarily added by user as long as they adhere to naming convention: -.xsl git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1631 ce84e21b-d406-0410-9b95-82705330c041 --- reports/xsl-transforms/timing-summary-www.xsl | 68 +++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 reports/xsl-transforms/timing-summary-www.xsl (limited to 'reports/xsl-transforms/timing-summary-www.xsl') diff --git a/reports/xsl-transforms/timing-summary-www.xsl b/reports/xsl-transforms/timing-summary-www.xsl new file mode 100644 index 000000000..838995243 --- /dev/null +++ b/reports/xsl-transforms/timing-summary-www.xsl @@ -0,0 +1,68 @@ + + + + + + + + + + + BCFG Performance Timings + + + + + + + + +
+

+ BCFG Performance Timings +

Report Run @ +
+
+
+ + + + + + + + + + + + + + +
HostnameParseProbeInventoryInstallConfigTotal
+
+
+
+

+ Valid XHTML 1.0! +

+ + +
+ + + + + + + + + + + + + + + + +
\ No newline at end of file -- cgit v1.2.3-1-g7c22