Skip to content

categraf采集ipmi信息报错:cipher suite id unavailable #1444

@Jerry-fmcheng

Description

@Jerry-fmcheng

Relevant config.toml

[[instances]]
target = "10.xx.xx.xx"
user = "root"
pass = "root"
driver = "LAN_2_0"
privilege = "admin"
cipher_suite_id = 3

Logs from categraf

2026/05/08 08:59:52 collector_notwindows.go:106: D! Running collector target 10.81.89.69 collector ipmi
2026/05/08 08:59:52 freeipmi.go:160: D! Executing command ipmimonitoring args [-Q --ignore-unrecognized-events --comma-separated-output --no-header-output --sdr-cache-recreate --output-event-bitmask --output-sensor-state --config-file /tmp/ipmi_exporter-17ee6efbb3c44309545529dd7e9207a0 -h 10.81.89.69]
2026/05/08 08:59:52 collector_ipmi.go:156: E! Failed to collect sensor data target 10.81.89.69 error error running ipmimonitoring: exit status 1: /usr/sbin/ipmi-sensors: cipher suite id unavailable

2026/05/08 08:59:52 collector_notwindows.go:106: D! Running collector target 10.xx.xx.xx collector chassis
2026/05/08 08:59:52 freeipmi.go:160: D! Executing command ipmi-chassis args [--get-chassis-status --config-file /tmp/ipmi_exporter-076756f3b15dc78831a7809bbbff9038 -h 10.xx.xx.xx]
2026/05/08 08:59:52 collector_chassis.go:71: E! Failed to collect chassis data target 10.81.89.69 error error running ipmi-chassis: exit status 1: ipmi-chassis: cipher suite id unavailable

System info

categraf 0.5.7,CentOS Linux release 7.7

Docker

No response

Steps to reproduce

正常配置采集

Expected behavior

采集成功。

Actual behavior

1、categraf一直采集失败;
2、单独执行bmc-info工具运行正常(不执行--cipher-suite-id参数也正常,但categraf一直失败),如下:

bmc-info --cipher-suite-id=3 -h 10.xx.xx.xx -u root -p root

Device ID : 1
Device Revision : 1
Device SDRs : supported
Firmware Revision : 53.12
Device Available : yes (normal operation)
IPMI Version : 2.0

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions