From f25b07da9486e145a61314712d82a0345e294d86 Mon Sep 17 00:00:00 2001 From: Steve Schnepp Date: Thu, 12 Jan 2012 15:32:37 +0100 Subject: [PATCH] Adding a copy of the official templates. --- templates/official/munin-categoryview.tmpl | 55 +++++++ templates/official/munin-comparison-day.tmpl | 44 ++++++ .../official/munin-comparison-month.tmpl | 42 ++++++ templates/official/munin-comparison-week.tmpl | 44 ++++++ templates/official/munin-comparison-year.tmpl | 42 ++++++ templates/official/munin-domainview.tmpl | 72 +++++++++ templates/official/munin-dynazoom.tmpl | 82 ++++++++++ templates/official/munin-nodeview.tmpl | 35 +++++ templates/official/munin-overview.tmpl | 68 +++++++++ templates/official/munin-problemview.tmpl | 141 ++++++++++++++++++ templates/official/munin-serviceview.tmpl | 105 +++++++++++++ .../official/partial/bottom_navigation.tmpl | 33 ++++ templates/official/partial/footer.tmpl | 7 + templates/official/partial/generated_by.tmpl | 5 + templates/official/partial/head.tmpl | 21 +++ .../official/partial/logo_navigation.tmpl | 38 +++++ .../partial/logo_navigation_comparison.tmpl | 33 ++++ .../partial/logo_navigation_problem.tmpl | 12 ++ templates/official/partial/logo_path.tmpl | 7 + templates/official/partial/navigation.tmpl | 30 ++++ templates/official/partial/path.tmpl | 1 + 21 files changed, 917 insertions(+) create mode 100644 templates/official/munin-categoryview.tmpl create mode 100644 templates/official/munin-comparison-day.tmpl create mode 100644 templates/official/munin-comparison-month.tmpl create mode 100644 templates/official/munin-comparison-week.tmpl create mode 100644 templates/official/munin-comparison-year.tmpl create mode 100644 templates/official/munin-domainview.tmpl create mode 100644 templates/official/munin-dynazoom.tmpl create mode 100644 templates/official/munin-nodeview.tmpl create mode 100644 templates/official/munin-overview.tmpl create mode 100644 templates/official/munin-problemview.tmpl create mode 100644 templates/official/munin-serviceview.tmpl create mode 100644 templates/official/partial/bottom_navigation.tmpl create mode 100644 templates/official/partial/footer.tmpl create mode 100644 templates/official/partial/generated_by.tmpl create mode 100644 templates/official/partial/head.tmpl create mode 100644 templates/official/partial/logo_navigation.tmpl create mode 100644 templates/official/partial/logo_navigation_comparison.tmpl create mode 100644 templates/official/partial/logo_navigation_problem.tmpl create mode 100644 templates/official/partial/logo_path.tmpl create mode 100644 templates/official/partial/navigation.tmpl create mode 100644 templates/official/partial/path.tmpl diff --git a/templates/official/munin-categoryview.tmpl b/templates/official/munin-categoryview.tmpl new file mode 100644 index 00000000..69455d08 --- /dev/null +++ b/templates/official/munin-categoryview.tmpl @@ -0,0 +1,55 @@ + + + + + + + diff --git a/templates/official/munin-comparison-day.tmpl b/templates/official/munin-comparison-day.tmpl new file mode 100644 index 00000000..d31158a2 --- /dev/null +++ b/templates/official/munin-comparison-day.tmpl @@ -0,0 +1,44 @@ + + + + + + + diff --git a/templates/official/munin-comparison-month.tmpl b/templates/official/munin-comparison-month.tmpl new file mode 100644 index 00000000..f02ae28a --- /dev/null +++ b/templates/official/munin-comparison-month.tmpl @@ -0,0 +1,42 @@ + + + + + + + diff --git a/templates/official/munin-comparison-week.tmpl b/templates/official/munin-comparison-week.tmpl new file mode 100644 index 00000000..03d924a7 --- /dev/null +++ b/templates/official/munin-comparison-week.tmpl @@ -0,0 +1,44 @@ + + + + + + + + diff --git a/templates/official/munin-comparison-year.tmpl b/templates/official/munin-comparison-year.tmpl new file mode 100644 index 00000000..c2eadbe5 --- /dev/null +++ b/templates/official/munin-comparison-year.tmpl @@ -0,0 +1,42 @@ + + + + + + + diff --git a/templates/official/munin-domainview.tmpl b/templates/official/munin-domainview.tmpl new file mode 100644 index 00000000..5afe139e --- /dev/null +++ b/templates/official/munin-domainview.tmpl @@ -0,0 +1,72 @@ + + + + +
+ +
+

Domain view

+ +
+
+
+ + + diff --git a/templates/official/munin-dynazoom.tmpl b/templates/official/munin-dynazoom.tmpl new file mode 100644 index 00000000..9622372e --- /dev/null +++ b/templates/official/munin-dynazoom.tmpl @@ -0,0 +1,82 @@ + + + + +
+ +
+

Graph zoom

+ +
+ +
+ +
+ + + + +
+ + + Zooming is easy, it's done in 3 clicks (regular clicks, no drag&drop): +
    +
  1. First click to define the start of zoom. +
  2. Second click to define the ending of zoom. +
  3. Third click inside the defined zone to zoom, outside to cancel the zone. +
+
+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Plugin Name (domain/hostname/plugin_name) :
Start/Stop of the graph
(format:2005-08-15T15:52:01+0000)
(epoch) :
+ /
+ + ( / ) +
Limit low/high : + + / +
Graph size (w/o legend) (pixels): + / +
+ + +
+ + + + + +
+ + + diff --git a/templates/official/munin-nodeview.tmpl b/templates/official/munin-nodeview.tmpl new file mode 100644 index 00000000..e9b852df --- /dev/null +++ b/templates/official/munin-nodeview.tmpl @@ -0,0 +1,35 @@ + + + + + + + diff --git a/templates/official/munin-overview.tmpl b/templates/official/munin-overview.tmpl new file mode 100644 index 00000000..fc446866 --- /dev/null +++ b/templates/official/munin-overview.tmpl @@ -0,0 +1,68 @@ + + + + + + + diff --git a/templates/official/munin-problemview.tmpl b/templates/official/munin-problemview.tmpl new file mode 100644 index 00000000..fd25afc1 --- /dev/null +++ b/templates/official/munin-problemview.tmpl @@ -0,0 +1,141 @@ + + + + + + + diff --git a/templates/official/munin-serviceview.tmpl b/templates/official/munin-serviceview.tmpl new file mode 100644 index 00000000..a89d1375 --- /dev/null +++ b/templates/official/munin-serviceview.tmpl @@ -0,0 +1,105 @@ + + + +
+ +
+

Service graphs

+ + + + + + + + + + + + + + + + + +
"> + " + alt="daily graph" + class=iwarncrit + width="" + height=""/> + "> + " + alt="weekly graph" + class=iwarncrit + width="" + height=""/> +
"> + " + alt="monthly graph" + class=iwarncrit + width="" + height=""/> + "> + " + alt="yearly graph" + class=iwarncrit + width="" + height=""/> +
" + alt="summed weekly graph" + width="" + height=""/> + " + alt="summed weekly graph" + width="" + height=""/> +
+

Graph Information

+ + +

+
+

Note: +This service is in WARNING state because one of the values reported is outside the allowed range. Please see further down for information about the ranges and the graph for the values. +

+

Note: +This service is in CRITICAL state because one of the values reported is outside the allowed range. Please see further down for information about the ranges and the graph for the values. +

+

Note: This service is in UNKNOWN state, because something bad happened. Please check your network, the munin-node, and the plugin. +

+ + + + + + + + + + + +oddrowevenrow lastrow"> + + + + + + + + +oddrowevenrow"> + + + +
FieldInternal nameTypeWarnCritInfo
 
 
 
+ This field has the following extra information: +
+ +
+
+
+ + + + diff --git a/templates/official/partial/bottom_navigation.tmpl b/templates/official/partial/bottom_navigation.tmpl new file mode 100644 index 00000000..3e0f047c --- /dev/null +++ b/templates/official/partial/bottom_navigation.tmpl @@ -0,0 +1,33 @@ + + + :: + "> + + + + "> + Overview + + + + + + :: + + :: + + :: "> + + diff --git a/templates/official/partial/footer.tmpl b/templates/official/partial/footer.tmpl new file mode 100644 index 00000000..54b28696 --- /dev/null +++ b/templates/official/partial/footer.tmpl @@ -0,0 +1,7 @@ + + diff --git a/templates/official/partial/generated_by.tmpl b/templates/official/partial/generated_by.tmpl new file mode 100644 index 00000000..e03f9d05 --- /dev/null +++ b/templates/official/partial/generated_by.tmpl @@ -0,0 +1,5 @@ + + + + +
diff --git a/templates/official/partial/head.tmpl b/templates/official/partial/head.tmpl new file mode 100644 index 00000000..44a8157f --- /dev/null +++ b/templates/official/partial/head.tmpl @@ -0,0 +1,21 @@ + + + + + /static/style-new.css" type="text/css" /> + +