troubleshoot-vmware-vcsa

Diagnose vCSA failures via Netdata MCP health signals and validate remediation.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/netdata/skills --skill troubleshoot-vmware-vcsa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: troubleshoot-vmware-vcsa
Source: https://github.com/netdata/skills/tree/main/skills/troubleshoot-vmware-vcsa
Command: npx skills add https://github.com/netdata/skills --skill troubleshoot-vmware-vcsa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you quickly diagnose common VMware vCenter Server Appliance (vCSA) failures by tracing health signals through Netdata’s MCP query surface and guiding remediation based on the operator playbook.

Core Features & Use Cases

  • Structured triage for vCSA failure archetypes: Covers certificate expiry cascades, disk space exhaustion on specific partitions, database bloat/stat growth, vpxd memory exhaustion/crash loops, and service dependency deadlocks.
  • Netdata-driven MCP diagnostics: Uses MCP calls to list nodes/metrics, pull the last 15–30 minutes of relevant contexts, and surface anomalies to decide which rule domain to inspect first.
  • Verification-focused remediation loop: Re-runs the same MCP queries after remediation to confirm signals return to expected ranges within a short interval.

Quick Start

Ask an AI agent to diagnose your vCenter vCSA using Netdata MCP health signals and to recommend the most likely remediation path based on the detected failure archetype.

Frequently Asked Questions about troubleshoot-vmware-vcsa

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

FAQPage Schema
How do I troubleshoot VMware vCSA incidents using Netdata MCP?

To troubleshoot vCSA incidents, use Netdata MCP to query vcsa.* health contexts, analyze anomalies and correlations over the last 15–30 minutes, and follow the operator playbook to diagnose failures like disk exhaustion or vpxd crash loops.

Why does my vCenter Server Appliance experience unexpected restarts and elevated latency?

Unexpected vCSA restarts and latency often stem from certificate expiry cascades, database bloat, or vpxd memory exhaustion. Querying Netdata MCP anomaly health signals for vcsa.* contexts helps pinpoint the exact failure archetype.

How do I diagnose vpxd crash loops and dependency deadlocks on vCSA?

Diagnosing vpxd crash loops and dependency deadlocks requires pulling vcsa.* metric contexts via MCP discovery, identifying resource saturation, and tracing correlated health anomalies to determine the root cause of the deadlock.

Does Netdata observability support root cause analysis for vCSA partition disk exhaustion?

Yes, Netdata observability supports RCA for vCSA partition disk exhaustion by querying specific disk metric contexts to detect saturation, prioritizing failure archetypes, and validating remediation by re-querying expected chart ranges.

What is the best way to verify vCSA remediation after resolving a database bloat issue?

The best way to verify vCSA remediation is to re-run the same MCP queries over vcsa.* contexts and confirm that health signals and metric charts return to expected baseline ranges within a short interval.

Can I use Netdata MCP for on-call triage when vCenter reports resource exhaustion?

Yes, you can use Netdata MCP for on-call triage of vCenter resource exhaustion by listing nodes, pulling relevant contexts, and surfacing anomalies to decide which failure archetype to inspect first.