Rate This Document
Findability
Accuracy
Completeness
Readability

bmc

Command Function

Displays BMC information. To use this function, you must have the permission to use ipmitool or configure BMC information (including the BMC IP address, user name, and password).

Syntax

1
./kspect bmc [-h]

Parameter Description

Table 1 Parameters of the bmc command

Parameter

Description

None

Collects BMC information.

-h/--help

Obtains help information.

Example

Collect BMC information.

1
./kspect bmc
Figure 1 BMC information

If a -- is not displayed in red in the report, the related data is either unavailable or cannot be collected.

Table 2 Report description

Item

Description

BMC

Displays the firmware version.

Temperature Table

Displays device temperature information, including the device name, alarm status, current temperature, minor upper and lower thresholds, major upper and lower thresholds, and critical upper and lower thresholds.

Power Table

Displays power supply information, including the device name, alarm status, power or voltage, minor upper and lower thresholds, major upper and lower thresholds, and critical upper and lower thresholds.

Fans Table

Displays fan information, including the device name and current rotational speed.

JSON Report

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