Troubleshoot Connector banner
zscaler zscaler

Troubleshoot Connector

Development community

Description

--- name: troubleshoot-connector disable-model-invocation: true argument-hint: "<connector_group_name_or_connector_name> [symptom: not-enrolling|disconnected|upgrade-failed|high-cpu|high-memory|high-disk]" description: "Troubleshoot ZPA App Connector issues -- enrollment, connectivity, upgrades, and resource utilization." --- # Troubleshoot App Connector Troubleshoot connector: **$ARGUMENTS** ## Step 1: Parse Input Extract: - **Connector or connector group name** - **Symptom**: not enrollin

Installation

Installs to ~/.claude/skills/zscaler-zscaler-mcp-server-troubleshoot-connector/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zscaler-zscaler-mcp-server-troubleshoot-connector && curl -fsSL https://raw.githubusercontent.com/zscaler/zscaler-mcp-server/HEAD/commands/troubleshoot-connector.md -o ~/.claude/skills/zscaler-zscaler-mcp-server-troubleshoot-connector/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository