offline-CPU-fault-diagnosis

Correlate iBMC, InfoCollect, and OS logs to diagnose offline CPU faults.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill analyzes offline server CPU fault indicators by correlating iBMC, InfoCollect, and OS logs to identify hardware-level root causes.

Core Features & Use Cases

  • Comprehensive tri-log correlation across iBMC, InfoCollect, and OS logs to identify root-causes.
  • Stepwise diagnostic guidance covering Step 0 to Step 4, including T0 localization and fault-chain reconstruction.
  • Targeted, actionable outputs such as exact Socket/Core coordinates and evidence traces for escalation.

Quick Start

Run the offline CPU fault diagnosis against your log bundle to identify the root cause.

Frequently Asked Questions about offline-CPU-fault-diagnosis

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

FAQPage Schema
How do I diagnose offline server CPU faults from system logs?

Diagnosing offline CPU faults requires correlating iBMC, InfoCollect, and OS logs to identify hardware-level root causes. This Skill processes your log bundle to reconstruct the fault timeline and pinpoint physical-level locations like Socket or Core coordinates.

What is the best way to find the root cause of an offline CPU failure?

Finding the root cause of an offline CPU failure is best achieved through tri-log correlation across iBMC, InfoCollect, and OS logs. This approach reconstructs the fault chain to provide structured evidence for hardware-level remediation.

How do I locate the exact physical Socket or Core causing a CPU fault?

To locate the exact physical Socket or Core causing a CPU fault, you need to analyze correlated iBMC and OS logs. This Skill provides precise physical-level localization to identify the failing hardware coordinates.

Can I use InfoCollect logs to reconstruct a CPU fault timeline?

Yes, you can use InfoCollect logs to reconstruct a CPU fault timeline by correlating them with iBMC and OS logs. This comprehensive tri-log correlation enables stepwise diagnostic guidance from initial log intake to fault-chain reconstruction.

Does log-based CPU diagnosis require specific hardware management controllers?

Log-based CPU diagnosis relies on correlating OS logs with iBMC hardware management controller logs and InfoCollect data. This tri-log correlation is necessary to reveal hardware-level root causes and produce actionable remediation recommendations.

What are the limitations of using OS logs alone for hardware fault diagnosis?

Using OS logs alone for hardware fault diagnosis limits your ability to pinpoint physical-level root causes. Comprehensive tri-log correlation across iBMC, InfoCollect, and OS logs is required to achieve precise Socket and Core localization.