monitoring

Monitors system health and provides alerts via configurable thresholds.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill monitoring-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: monitoring
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/monitoring
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill monitoring-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides essential tools for monitoring the health and performance of the system, alerting users to potential issues and tracking errors.

Core Features & Use Cases

  • System Health Checks: Monitor CPU, memory, disk usage, and LLM provider status.
  • Alerting: Configure thresholds for alerts and define targets (email, webhook) for notifications.
  • Error Tracking: View recent errors and system events.
  • Use Case: Automatically receive an email notification if the server's CPU usage exceeds 80% for a sustained period, allowing for proactive intervention.

Quick Start

Check the current system health status.

Frequently Asked Questions about monitoring

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

FAQPage Schema
How do I monitor system health and track CPU or memory usage?

Monitor system health by tracking CPU, memory, disk usage, and LLM provider status through configurable thresholds. It provides real-time insights into system performance and resource utilization to quickly identify bottlenecks.

Can I set up alerts for high system performance thresholds?

Yes, you can configure alerts for system performance by defining specific thresholds, such as sustained CPU usage over 80%. When these limits are breached, the system generates alerts for proactive intervention.

How do I send error tracking alerts to a webhook or email?

Error tracking alerts can be routed to multiple notification targets like email or webhooks. By configuring these targets, you receive real-time notifications whenever system errors or threshold breaches occur.

What is the best way to check LLM provider status and track recent errors?

Check LLM provider status and track recent errors by viewing system events and error logs. This monitors the operational state of your providers and surfaces recent issues for comprehensive oversight.

Do I need additional dependencies to manage system-level metrics and error reporting?

No additional dependencies are required to manage system-level metrics and error reporting. The system integrates directly with existing mechanisms to track errors, monitor resource utilization, and manage alerts autonomously.

Why track system performance metrics for proactive intervention instead of reactive troubleshooting?

Tracking system performance metrics for proactive intervention prevents downtime by alerting you to sustained high resource usage before failures occur. This approach utilizes real-time insights and configurable alerts to maintain system stability.