system
Command Function
Collects all system information, including the server, vendor, and mainboard information.
Syntax
1
|
./kspect system [-h] [-o | -p | -b] |
Parameter Description
|
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
1
|
./kspect system
|
|
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. |