system-health

Installation
SKILL.md

IBM i System Health Monitoring

Monitor system health including CPU, memory, disk, ASPs, system limits, and network status using SQL services from QSYS2.

Available Tools

The ibmi CLI is the primary tool for executing system health queries. Set SKILL_DIR to this skill's installed location (the directory containing this SKILL.md file):

# SKILL_DIR = directory containing this SKILL.md
# Examples: ./skills/system-health, ~/.claude/skills/system-health

# List all system health tools
ibmi tools --tools "$SKILL_DIR/tools/" --toolset system_health_default

# Run a specific tool
ibmi tool get_system_status --tools "$SKILL_DIR/tools/"

# Ad-hoc SQL for custom queries
Related skills

More from ajshedivy/ibmi-agent-skills

Installs
5
GitHub Stars
2
First Seen
Mar 31, 2026