Saltar al contenido principal

Pro Monitoring

For production workloads, knowing that your database is up is not enough. You need to know how it is performing. Filess integrates Percona Monitoring and Management (PMM) directly into the Dedicated experience.

Capabilities

  • Query Analytics (QAN): Identify slow queries, high-latency operations, and unoptimized joins. Visualizing query performance over time helps pinpoint bottlenecks.
  • Resource Metrics: detailed graphs for CPU usage, Memory saturation, Disk I/O, and Network throughput.
  • Database-Specific Metrics:
    • MySQL/MariaDB: Buffer pool usage, thread cache, temporary tables.
    • PostgreSQL: Checkpoints, vacuum activity, replication lag.
    • MongoDB: OpCounters, connections, document metrics.

Alerting

Set up custom alerts to be notified via Email, Slack, or PagerDuty when:

  • CPU usage exceeds 80% for 5 minutes.
  • Free disk space drops below 10%.
  • Replication lag spikes.