From 496ac9b9680acae777dbd207858c874a7fcec252 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 15 Jun 2022 13:45:58 +0200 Subject: [statistics] Show clients with < gigabit ethernet in hints --- .../statistics/templates/hints-nic-speed.html | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 modules-available/statistics/templates/hints-nic-speed.html (limited to 'modules-available/statistics/templates/hints-nic-speed.html') diff --git a/modules-available/statistics/templates/hints-nic-speed.html b/modules-available/statistics/templates/hints-nic-speed.html new file mode 100644 index 00000000..c26364e6 --- /dev/null +++ b/modules-available/statistics/templates/hints-nic-speed.html @@ -0,0 +1,31 @@ +

{{lang_nicSlowSpeed}}

+ +

{{lang_nicSlowSpeedText}}

+ + + + + + + + + + + {{#list}} + + + + + + {{/list}} + +
{{lang_machine}}{{lang_nicSpeed}}{{lang_nicDuplex}}
+ + {{hostname}}{{^hostname}}{{clientip}}{{/hostname}} + +
{{machineuuid}}
+
+ {{nic-speed}} {{lang_MbitPerSecond}} + + {{nic-duplex}} +
\ No newline at end of file -- cgit v1.2.3-55-g7522