offline-power-fault-diagnosis

Correlate iBMC SEL, InfoCollect, and OS logs to locate physical power fault root causes.

1|1|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/linfordWu/owls --skill offline-power-fault-diagnosis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: offline-power-fault-diagnosis
Source: https://github.com/linfordWu/owls/tree/main/skills/offline-power-fault-diagnosis
Command: npx skills add https://github.com/linfordWu/owls --skill offline-power-fault-diagnosis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

该技能通过分析来自 iBMC、InfoCollect、OS Messages 的离线日志,诊断离线电源硬件、电压偏移、冗余失效及上电故障,并定位物理级根因。

Core Features & Use Cases

  • 多源日志关联分析:结合 iBMC SEL、InfoCollect 与 OS 日志,定位 PSU 故障、电压异常、冗余丢失、过载和上电问题。
  • 时序重建与传导链推断:基于时间戳对齐,重建故障发生到系统表现的传导链,提供物理部件定位(如 PSU 槽位、传感器、风扇、PDU)。
  • 证据驱动根因溯源:输出可核验的证据片段、时序对齐和改进建议,支持跨日志交叉验证。
  • 使用场景覆盖离线运维场景:适用于数据中心服务器离线、无法上电或日志分散的场景分析。

Quick Start

将离线日志包上传给本技能,技能将分析 iBMC、InfoCollect 和 OS Messages 日志,给出物理级根因与修复建议。

Frequently Asked Questions about offline-power-fault-diagnosis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I diagnose offline power faults from iBMC and OS logs?

To diagnose offline power faults, you can correlate iBMC SEL, InfoCollect, and OS messages to locate PSU faults, voltage anomalies, redundancy losses, and power-on failures by reconstructing fault timelines from offline logs.

Can I locate specific PSU slot faults using offline server logs?

Yes, you can locate specific PSU slot faults by correlating multi-source offline logs. This physical-level root-cause localization identifies issues in components like PSU slots, sensors, fans, and PDUs with supporting evidence.

What is the best way to reconstruct a power fault timeline from dispersed logs?

The best way to reconstruct a power fault timeline is by aligning timestamps from iBMC SEL, InfoCollect, and OS messages. This cross-validation traces the conduction chain from the initial failure to the final system performance impact.

How to analyze iBMC SEL logs for power supply redundancy loss?

You can analyze iBMC SEL logs for power supply redundancy loss by correlating them with InfoCollect and OS messages. This multi-source log analysis identifies voltage anomalies and overloads, providing evidence-driven root-cause localization and remediation guidance.

Does offline power fault diagnosis work for servers that cannot power on?

Yes, offline power fault diagnosis is specifically designed for data center servers that are offline, cannot power on, or have dispersed logs. It analyzes available offline log packages to identify physical-level root causes and suggest repairs.

Why do I need to correlate iBMC, InfoCollect, and OS messages for PSU fault analysis?

Correlating iBMC, InfoCollect, and OS messages is necessary for PSU fault analysis because it enables cross-validation of dispersed logs. This multi-source approach reconstructs fault timelines and pinpoints physical component failures with verifiable evidence.