performance

Installation
SKILL.md

IBM i Performance Monitoring

Monitor system performance including collection services configuration, temporary storage usage, disk I/O metrics, and memory pool performance using SQL services from QSYS2.

Available Tools

The ibmi CLI is the primary tool for executing performance 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/performance, ~/.claude/skills/performance

# List all performance tools
ibmi tools --tools "$SKILL_DIR/tools/" --toolset performance_default

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

# Ad-hoc SQL for custom queries
Related skills

More from ajshedivy/ibmi-agent-skills

Installs
3
GitHub Stars
2
First Seen
Mar 31, 2026