我要评分
获取效率
正确性
完整性
易理解

system

Command Function

Collects all system information, including the server, vendor, and mainboard information.

Syntax

1
./kspect system [-h] [-o | -p | -b]

Parameter Description

Table 1 Parameters of the system command

Parameter

Description

None

Collects all system information, including the server, vendor, and mainboard information.

-h/--help

Obtains help information.

-o/--host

Displays host information.

-p/--product

Displays product information.

-b/--baseboard

Displays mainboard information.

Example

Collect all system information.
1
./kspect system
Figure 1 System information
Table 2 Report description

Item

Description

Host

Displays host information, including the host name, time, running duration, average load, and IP address.

Product

Displays product information, including the vendor, product name, version, serial number, and UUID.

Baseboard

Displays mainboard information, including the vendor, product name, version, serial number, and board description.

JSON Report

The generated report is saved in the Tool_installation_path/output/kspect-system-YYYYMMDD-HHMMSS directory and the file name is kspect-system-YYYYMMDD-HHMMSS.json.