From synthetic-monitoring-setup
Guides users through setting up synthetic monitoring for applications, including uptime checks, transaction simulation, API monitoring, multi-location testing, and SSL certificate tracking. Produces monitoring configs, test scripts, alert rules, dashboards, and incident response procedures.
How this command is triggered — by the user, by Claude, or both
Slash command
/synthetic-monitoring-setup:setup-synthetic-monitoringThe summary Claude sees in its command listing — used to decide when to auto-load this command
# Synthetic Monitoring Setup Implement proactive synthetic monitoring to track performance and availability. ## Monitoring Types 1. **Uptime Monitoring**: Endpoint availability checks 2. **Transaction Monitoring**: Critical user journey simulation 3. **API Monitoring**: Endpoint response time and correctness 4. **Multi-location Testing**: Geographic performance variation 5. **SSL Certificate Monitoring**: Certificate expiration tracking ## Process 1. Identify critical endpoints and user journeys 2. Design monitoring scenarios 3. Configure monitoring tools (Pingdom, Datadog Synthetics, ...
Implement proactive synthetic monitoring to track performance and availability.
Provide:
npx claudepluginhub pw00kt/fuzzy-sniffle --plugin synthetic-monitoring-setup2plugins reuse this command
First indexed Jul 18, 2026
/setup-synthetic-monitoringGuides users through setting up synthetic monitoring for applications, including uptime checks, transaction simulation, API monitoring, multi-location testing, and SSL certificate tracking. Produces monitoring configs, test scripts, alert rules, dashboards, and incident response procedures.
/create-alertsGenerates comprehensive alerting rules for production systems covering latency, errors, throughput, resources, and SLOs.
/monitorConfigures monitoring dashboards, metrics collection, and alerting rules for a target using Datadog (default), CloudWatch, Prometheus, or Grafana.
/monitorGenerates monitoring, alerting, and observability configuration (Prometheus, Grafana, Datadog, health endpoints, structured logging, OpenTelemetry tracing) for your application stack.
/setup-monitoringGuides through setting up monitoring and alerting for application and infrastructure metrics with a step-by-step process and structured output format.
/monitor-errorsSets up comprehensive error rate monitoring across HTTP, application, database, external API, background jobs, and client-side errors. Produces monitoring config, alert rules, dashboards, and incident response guidelines.