From 1e37a2fd1d3263ad894e1d985569772b5d3fc856 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 25 May 2016 18:12:12 +0200 Subject: [statistics] Show lspci info in machine details --- .../statistics/templates/machine-main.html | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'modules-available/statistics/templates/machine-main.html') diff --git a/modules-available/statistics/templates/machine-main.html b/modules-available/statistics/templates/machine-main.html index 8071416a..daff724e 100644 --- a/modules-available/statistics/templates/machine-main.html +++ b/modules-available/statistics/templates/machine-main.html @@ -2,6 +2,11 @@ {{hostname}} {{#hostname}}–{{/hostname}} {{clientip}} {{#notes}}{{/notes}} +
+ {{#locations}} + » {{locationname}} + {{/locations}} +
@@ -118,7 +123,30 @@ {{kvmstate}} +

{{lang_devices}}

+ {{#lspci1}} +
{{class}}
+ {{#entries}} +
 └ {{ven}} {{dev}}
+ {{/entries}} + {{/lspci1}} +
+ {{#lspci2}} +
{{class}}
+ {{#entries}} +
 └ {{ven}} {{dev}}
+ {{/entries}} + {{/lspci2}} +
+
+ \ No newline at end of file -- cgit v1.2.3-55-g7522