host-fact-inspector

Analyze host system facts to correlate with job failures.

48|31|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill host-fact-inspector
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: host-fact-inspector
Source: https://github.com/RHEcosystemAppEng/agentic-plugins/tree/main/rh-automation/skills/host-fact-inspector
Command: npx skills add https://github.com/RHEcosystemAppEng/agentic-plugins --skill host-fact-inspector

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires inventory-management, host-variables, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The host-fact-inspector Skill helps diagnose and understand host system issues by correlating them with job failures, identifying potential drift and resource problems.

Core Features & Use Cases

  • Correlate Failures: Identify system facts that may cause job failures.
  • System Analysis: Analyze host health and resource status after job failure.
  • Use Case: When a job fails, this Skill can quickly check system facts and pinpoint issues like disk space issues, service configuration errors, or missing packages.

Quick Start

Run the host-fact-inspector Skill on a specific host to gather system facts and check for potential issues.

Frequently Asked Questions about host-fact-inspector

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

FAQPage Schema
How do I diagnose host system issues related to job failures?

To diagnose host system issues related to job failures, you can use a system diagnostics tool to instantly correlate host system facts with failed jobs, pinpointing root causes like disk space exhaustion or missing packages.

What is the best way to analyze host health and resource status after a job failure?

The best way to analyze host health after a job failure is by inspecting host system facts to identify resource issues and system drift, allowing you to quickly check for service configuration errors or missing packages.

How do I correlate system facts with job failures to find configuration errors?

You correlate system facts with job failures by running a host health check that gathers resource status and system variables, matching specific factual data against the conditions required for successful job execution.

Do I need inventory management data to perform a host health check?

Yes, you need inventory management data and host variables to perform a host health check, as the system analysis requires this information to properly identify the specified host and correlate its system facts.

Can I detect system drift using host system facts analysis?

Yes, you can detect system drift using host system facts analysis by comparing the current resource status and configuration of a specified host against expected baselines to troubleshoot inconsistencies causing job failures.