Resource Analysis

Community

Diagnose system performance issues from sosreport data.

Authoropenshift-eng
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill identifies and analyzes system resource bottlenecks, performance degradation, and capacity issues by extracting and interpreting data from sosreport archives.

Core Features & Use Cases

  • Comprehensive Resource Analysis: Extract and analyze memory, CPU, disk, and process metrics from sosreport directories.
  • Issue Correlation: Cross-reference resource usage patterns with system logs to identify root causes.
  • Use Case: When a production server experiences unexplained slowdowns, use this Skill to analyze the sosreport and pinpoint whether the issue is memory exhaustion, CPU overload, or disk space constraints.

Quick Start

Use the Resource Analysis skill to examine memory usage and CPU load averages from the sosreport located at /path/to/extracted-sosreport.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Resource Analysis
Download link: https://github.com/openshift-eng/ai-helpers/archive/main.zip#resource-analysis

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository