From dec99e036a466fbdba2faa17002707b920933db3 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 7 Jun 2020 22:49:02 +0200 Subject: op-mode: T2558: version: split out CPU info Instead of using "show version" as catch-all command for information rather add "show system cpu" op-mode command which is analogous to "show system memory" which deals with RAM. --- op-mode-definitions/show-system.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'op-mode-definitions/show-system.xml') diff --git a/op-mode-definitions/show-system.xml b/op-mode-definitions/show-system.xml index b7f56ae20..a39d9b481 100644 --- a/op-mode-definitions/show-system.xml +++ b/op-mode-definitions/show-system.xml @@ -49,6 +49,12 @@ + + + Show CPU information + + ${vyos_op_scripts_dir}/show_cpu.py + Checks overall system integrity -- cgit v1.2.3