• v11.37 cbb0d1e522

    Collect IPMI sensors, SEL and dmesg errors into audit JSON and support bundle

    mchus released this 2026-06-19 08:41:37 +03:00 | 120 commits to main since this release

    • audit JSON: IPMI sensor readings (ipmitool sensor) merged into hardware.sensors alongside lm-sensors data
    • audit JSON: IPMI SEL entries (ipmitool sel list) in hardware.event_logs with source "ipmi-sel"
    • audit JSON: dmesg error/warning lines in hardware.event_logs with source "dmesg" (filtered by error/warn/AER/Xid/NVRM/ECC/panic patterns)
    • support bundle: added ipmitool-sensor.txt, ipmitool-sel.txt, ipmitool-sel-time.txt to techdump
    • saa_dmi.go: fix dmiItemRE to accept SHN with parentheses (e.g. PS(4)LC for PSU fields)

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads