Claude gateway agentic stats

★ 7.6 · n8n · medium · 15 nodes

Claude gateway agentic stats is an n8n automation template for ChatOps-style infrastructure management via a Claude-based LLM agent. Reach for it when you want to collect infrastructure stats without manually SSHing into servers, when you need to trigger chaos tests and auto-recover from failures on command, or when checking system status should happen through a chat API call rather than opening a dashboard. The template ships as a set of 5 workflows covering infrastructure metrics collection, chaos test execution, failure recovery, and status monitoring via external API. Trigger: webhook — the agent receives a natural-language or structured command and runs the matching scenario. Integrations: Claude API. Deployed by importing the workflow files into an existing n8n instance. Direction — agentic infrastructure control, not passive alerting or dashboarding (use dedicated monitoring templates for that). Works well for DevOps teams already running n8n who want an LLM layer on top of infrastructure operations; not suitable without an active n8n setup or Claude API access.