Toolverse
All skills

monitoring-database-transactions

by jeremylongshore

Monitor use when you need to work with monitoring and observability.\nThis skill provides health monitoring and alerting with comprehensive guidance and automation.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
DevOps

About this skill

Monitor use when you need to work with monitoring and observability.\nThis skill provides health monitoring and alerting with comprehensive guidance and automation.\nTrigger with phrases like \

How to use

  1. Upewnij się, że masz zainstalowane narzędzia CLI dla swojej bazy danych: psql dla PostgreSQL, mysql dla MySQL lub mongosh dla MongoDB. Przygotuj dane dostępowe do bazy danych z uprawnieniami do przeglądania katalogów systemowych (rola pg_monitor w PostgreSQL, uprawnienie PROCESS w MySQL).

  2. Uruchom umiejętność za pomocą fraz takich jak "monitoruj zdrowie systemu", "skonfiguruj alerty" lub "śledź metryki". Umiejętność połączy się z Twoją bazą danych i pobierze listę aktywnych transakcji.

  3. Ustal linię bazową wydajności, wykonując zapytanie o aktywne transakcje. Dla PostgreSQL system wyświetli identyfikator procesu, stan, czas rozpoczęcia i czas trwania zapytania. Dla MySQL zobaczysz identyfikator połączenia, użytkownika, bazę danych i czas wykonywania.

  4. Zdefiniuj progi alertów na podstawie Twojego obciążenia: 30 sekund dla systemów OLTP lub 5 minut dla zadań wsadowych i raportów. Umiejętność będzie automatycznie porównywać bieżące czasy transakcji z ustalonymi progami.

  5. Skonfiguruj kanały powiadomień (email, webhook Slack lub PagerDuty), aby otrzymywać alerty o transakcjach przekraczających progi. Umiejętność będzie monitorować sesje bezczynne w transakcji, które blokują zasoby bez wykonywania zapytań.

  6. Przeglądaj raporty o anomaliach w przepustowości transakcji i długotrwałych blokadach. Użyj tych danych do identyfikacji zapytań wymagających optymalizacji lub indeksów.

Related skills

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

turborepo

by vercel

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,\ndependsOn, caching, remote cache, the \

DevOps
1066

crawl4ai

by basher83

This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.

DevOps
11128

planning-with-files

by davila7

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring u003e5 tool calls.

DevOps
2365

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

docker-containerization

by openclaw

This skill should be used when containerizing applications with Docker, creating Dockerfiles, docker-compose configurations, or deploying containers to various platforms. Ideal for Next.js, React, Node.js applications requiring containerization for development, production, or

DevOps
1334