role-database:database-monitoring

Configure monitoring and alert thresholds for PostgreSQL, MySQL, MongoDB, and Redis.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill role-database-database-monitoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: role-database:database-monitoring
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/roles/role-database/skills/database-monitoring
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill role-database-database-monitoring

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you set up comprehensive monitoring, alerting, and observability for various database engines, ensuring optimal performance and quick issue resolution.

Core Features & Use Cases

  • Engine-Specific Metrics: Collects and analyzes key performance indicators for PostgreSQL, MySQL, MongoDB, and Redis.
  • Alerting Configuration: Defines critical, warning, and informational alert thresholds for common database issues.
  • Tool Integration: Provides guidance on using popular monitoring tools like Datadog, PMM, Grafana, and Prometheus exporters.
  • Use Case: When a database starts experiencing slow query times, this Skill can help you identify the problematic queries, check replication lag, and configure alerts to notify the team before it impacts users.

Quick Start

Use the database monitoring skill to set up alerts for high disk usage on our PostgreSQL database.

Frequently Asked Questions about role-database:database-monitoring

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

FAQPage Schema
How do I set up database monitoring and alerting for PostgreSQL and MySQL?

Database monitoring setup involves configuring key performance metrics and defining critical, warning, and informational alert thresholds for engines like PostgreSQL and MySQL. This process helps identify slow queries and replication lag before they impact users.

What database observability metrics should I track to prevent performance bottlenecks?

To prevent performance bottlenecks, database observability requires tracking engine-specific metrics across PostgreSQL, MySQL, MongoDB, and Redis. You need to monitor indicators like slow query times and replication lag to ensure optimal performance.

Can I integrate database monitoring with Datadog, Grafana, and Prometheus exporters?

Yes, you can integrate database monitoring with tools like Datadog, PMM, Grafana, and Prometheus exporters. These integrations help collect, analyze, and visualize key performance indicators to maintain comprehensive database observability.

How do I configure alerts for high disk usage on my PostgreSQL database?

Configuring PostgreSQL alerts for high disk usage requires setting specific warning and critical alert thresholds. By monitoring these key metrics, the system can notify your team automatically before disk capacity issues escalate.

Does this database monitoring approach work for both relational and NoSQL engines?

Yes, this database monitoring approach works for relational engines like PostgreSQL and MySQL, as well as NoSQL engines like MongoDB and Redis. It provides comprehensive observability by collecting and analyzing key performance indicators specific to each engine.